Skip to content

Commit

Permalink
Bump sshd-core version to 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aloubyansky committed Nov 30, 2022
1 parent 5fb8795 commit 7d88338
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 7d88338

Please sign in to comment.