Skip to content

Commit

Permalink
chore(deps): Bump com.hierynomus:sshj from 0.38.0 to 0.39.0 in /chutn…
Browse files Browse the repository at this point in the history
…ey (#197)

Bumps [com.hierynomus:sshj](https://github.com/hierynomus/sshj) from 0.38.0 to 0.39.0.
- [Commits](hierynomus/sshj@v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: com.hierynomus:sshj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 3, 2024
1 parent 26a05a9 commit 52cd2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chutney/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<liquibase.version>4.29.1</liquibase.version>

<!-- action-impl dependencies versions -->
<sshj.version>0.38.0</sshj.version>
<sshj.version>0.39.0</sshj.version>
<sshd.version>2.13.2</sshd.version>
<qpid-broker.version>9.2.0</qpid-broker.version>
<radius.version>1.1.3</radius.version> <!-- Divergence on dependency commons-logging -->
Expand Down

0 comments on commit 52cd2db

Please sign in to comment.