Skip to content

Commit 8e913e5

Browse files
Bump org.apache.sshd.version from 2.15.0 to 2.16.0
Bumps `org.apache.sshd.version` from 2.15.0 to 2.16.0. Updates `org.apache.sshd:sshd-core` from 2.15.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.15.0...sshd-2.16.0) Updates `org.apache.sshd:sshd-sftp` from 2.15.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.15.0...sshd-2.16.0) Updates `org.apache.sshd:sshd-osgi` from 2.15.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.15.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 - dependency-name: org.apache.sshd:sshd-sftp dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-osgi dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a146a00 commit 8e913e5

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
@@ -67,7 +67,7 @@
6767
<org.apache.maven.version>3.9.11</org.apache.maven.version>
6868
<org.apache.maven.plugin-testing.version>3.3.0</org.apache.maven.plugin-testing.version>
6969
<org.apache.maven.plugin-tools.version>3.15.1</org.apache.maven.plugin-tools.version>
70-
<org.apache.sshd.version>2.15.0</org.apache.sshd.version>
70+
<org.apache.sshd.version>2.16.0</org.apache.sshd.version>
7171
<org.eclipse.jgit.version>5.13.3.202401111512-r</org.eclipse.jgit.version>
7272
<org.junit.version>5.13.4</org.junit.version>
7373
</properties>

0 commit comments

Comments
 (0)