Skip to content

Commit b750155

Browse files
chore(deps): Bump org.apache.sshd:sshd-core from 2.14.0 to 2.16.0 (#3737)
Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) from 2.14.0 to 2.16.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.14.0...sshd-2.16.0) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-version: 2.16.0 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>
1 parent 1a73719 commit b750155

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
@@ -121,7 +121,7 @@
121121
<version.plexus-component-metadata>2.2.0</version.plexus-component-metadata>
122122
<version.slf4j-api>1.7.36</version.slf4j-api>
123123
<version.sonar-maven-plugin>3.11.0.3922</version.sonar-maven-plugin>
124-
<version.sshd>2.14.0</version.sshd>
124+
<version.sshd>2.16.0</version.sshd>
125125
<project.build.outputTimestamp>2025-02-11T12:43:03Z</project.build.outputTimestamp>
126126
<asciidoctor.outputHtmlDirectory>${project.build.directory}/generated-docs</asciidoctor.outputHtmlDirectory>
127127
</properties>

0 commit comments

Comments
 (0)