Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 16f3f44

Browse files
Bump sshd-core from 2.7.0 to 2.8.0
Bumps [sshd-core](https://github.com/apache/mina-sshd) from 2.7.0 to 2.8.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-2.7.0...sshd-2.8.0) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efd953f commit 16f3f44

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
@@ -57,7 +57,7 @@
5757
<!--dependencies-->
5858
<spring-boot.version>2.5.6</spring-boot.version>
5959
<spring-shell.version>2.0.1.RELEASE</spring-shell.version>
60-
<sshd.version>2.7.0</sshd.version>
60+
<sshd.version>2.8.0</sshd.version>
6161
<junit-jupiter.version>5.8.1</junit-jupiter.version>
6262
<!--sonar-->
6363
<sonar.projectKey>fonimus_ssh-shell-spring-boot</sonar.projectKey>

0 commit comments

Comments
 (0)