Skip to content

Commit

Permalink
Bump sshd-core to v2.13.1 (which is only used in unit tests and is mo…
Browse files Browse the repository at this point in the history
…re reliable)
  • Loading branch information
jjlauer committed Jan 3, 2025
1 parent c9d264b commit e1d7ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<version>2.11.0</version>
<version>2.13.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e1d7ca0

Please sign in to comment.