Skip to content

Commit

Permalink
Bump org.apache.sshd:sshd-core from 1.2.0 to 2.7.0 in /gogo/jline (#280)
Browse files Browse the repository at this point in the history
Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) from 1.2.0 to 2.7.0.
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-1.2.0...sshd-2.7.0)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-core
  dependency-type: direct:development
...

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 Jul 8, 2024
1 parent 5c7ff5e commit 59173d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gogo/jline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<version>1.2.0</version>
<version>2.7.0</version>
<optional>true</optional>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 59173d4

Please sign in to comment.