Skip to content

Commit

Permalink
Merge pull request #80 from mwiede/dependabot/maven/com.github.mwiede…
Browse files Browse the repository at this point in the history
…-jsch-0.2.11

Bump com.github.mwiede:jsch from 0.2.10 to 0.2.11
  • Loading branch information
github-actions[bot] authored Oct 17, 2023
2 parents 5d1d849 + feca6cd commit d6cae71
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 @@ -45,7 +45,7 @@
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
<version>0.2.10</version>
<version>0.2.11</version>
</dependency>

<!-- testing -->
Expand Down

0 comments on commit d6cae71

Please sign in to comment.