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

Commit 88ad8ee

Browse files
Bump org.apache.sshd:sshd-core from 2.10.0 to 2.11.0 (#328)
Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) from 2.10.0 to 2.11.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.10.0...sshd-2.11.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: François Onimus <[email protected]>
1 parent 213a444 commit 88ad8ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
<maven.compiler.target>17</maven.compiler.target>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<!--dependencies-->
58-
<spring-boot.version>3.2.0</spring-boot.version>
58+
<spring-boot.version>3.1.5</spring-boot.version>
5959
<spring-shell.version>3.1.5</spring-shell.version>
60-
<sshd.version>2.10.0</sshd.version>
60+
<sshd.version>2.11.0</sshd.version>
6161
<junit-jupiter.version>5.10.1</junit-jupiter.version>
6262
<!--sonar-->
6363
<sonar.projectKey>fonimus_ssh-shell-spring-boot</sonar.projectKey>

0 commit comments

Comments
 (0)