Skip to content

Commit

Permalink
Bump com.github.mwiede:jsch from 0.2.15 to 0.2.16 (#126)
Browse files Browse the repository at this point in the history
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/mwiede/jsch/releases)
- [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog)
- [Commits](mwiede/jsch@jsch-0.2.15...jsch-0.2.16)

---
updated-dependencies:
- dependency-name: com.github.mwiede:jsch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 16ddc75 commit 582475c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.2.0.Final</quarkus.version>
<jsch.version>0.2.15</jsch.version>
<jsch.version>0.2.16</jsch.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 582475c

Please sign in to comment.