Skip to content

Commit

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

---
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 Mar 22, 2023
1 parent 0507e0a commit 67f1955
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 @@ -26,7 +26,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.0.0.Alpha6</quarkus.version>

<jsch.version>0.2.7</jsch.version>
<jsch.version>0.2.8</jsch.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 67f1955

Please sign in to comment.