Skip to content

Commit

Permalink
Bump sshd-common from 2.8.0 to 2.9.2 in /addons/messaging-executor/ad…
Browse files Browse the repository at this point in the history
…don (windup#856)

Bumps [sshd-common](https://github.com/apache/mina-sshd) from 2.8.0 to 2.9.2.
- [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.8.0...sshd-2.9.2)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and mrizzi committed Nov 24, 2022
1 parent 367a8ac commit cdd7e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/messaging-executor/addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-common</artifactId>
<version>2.8.0</version>
<version>2.9.2</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit cdd7e1c

Please sign in to comment.