Skip to content

Commit

Permalink
Update dependency org.apache.sshd:sshd-core to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2022
1 parent 350ae72 commit e862570
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 @@ -94,7 +94,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit e862570

Please sign in to comment.