Skip to content

Commit 8d993e7

Browse files
chore(deps): Bump sshd.version from 2.13.2 to 2.14.0 in /chutney (#214)
Bumps `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-scp` 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) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-scp 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e535ac commit 8d993e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chutney/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
<!-- action-impl dependencies versions -->
6363
<sshj.version>0.39.0</sshj.version>
64-
<sshd.version>2.13.2</sshd.version>
64+
<sshd.version>2.14.0</sshd.version>
6565
<qpid-broker.version>9.2.0</qpid-broker.version>
6666
<radius.version>1.1.3</radius.version> <!-- Divergence on dependency commons-logging -->
6767
<wss4j.version>1.6.19</wss4j.version> <!-- Divergence on dependencies xmlsec, commons-logging and joda-time-->

0 commit comments

Comments
 (0)