Skip to content

Commit f6c8321

Browse files
Bump org.apache.sshd.version from 2.13.2 to 2.14.0
Bumps `org.apache.sshd.version` from 2.13.2 to 2.14.0. Updates `org.apache.sshd:sshd-core` from 2.13.2 to 2.14.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.13.2...sshd-2.14.0) Updates `org.apache.sshd:sshd-sftp` from 2.13.2 to 2.14.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.13.2...sshd-2.14.0) Updates `org.apache.sshd:sshd-osgi` from 2.13.2 to 2.14.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.13.2...sshd-2.14.0) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-sftp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-osgi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa7e1ef commit f6c8321

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.8</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.0</org.apache.maven.plugin-tools.version>
70-
<org.apache.sshd.version>2.13.2</org.apache.sshd.version>
70+
<org.apache.sshd.version>2.14.0</org.apache.sshd.version>
7171
<org.eclipse.jgit.version>5.13.3.202401111512-r</org.eclipse.jgit.version>
7272
<org.junit.version>5.11.1</org.junit.version>
7373
</properties>

0 commit comments

Comments
 (0)