Skip to content

Commit 8a34799

Browse files
Bump org.apache.sshd:sshd-core from 0.8.0 to 2.12.0
Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) from 0.8.0 to 2.12.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-0.8.0...sshd-2.12.0) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 176fbae commit 8a34799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@
601601
<dependency>
602602
<groupId>org.apache.sshd</groupId>
603603
<artifactId>sshd-core</artifactId>
604-
<version>0.8.0</version>
604+
<version>2.12.0</version>
605605
</dependency>
606606
<dependency>
607607
<groupId>org.apache.mina</groupId>

0 commit comments

Comments
 (0)