Skip to content

Commit

Permalink
Merge pull request #29569 from aloubyansky/manage-sshd-core
Browse files Browse the repository at this point in the history
Bump sshd-core version to 2.9.2
  • Loading branch information
aloubyansky authored Nov 30, 2022
2 parents 3500cdf + 7d88338 commit a4feb37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4744,6 +4744,11 @@
<artifactId>sshd-common</artifactId>
<version>${sshd-common.version}</version>
</dependency>
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<version>${sshd-common.version}</version>
</dependency>
<dependency>
<groupId>org.wildfly.security</groupId>
<artifactId>wildfly-elytron-sasl-gs2</artifactId>
Expand Down

0 comments on commit a4feb37

Please sign in to comment.