Skip to content

Commit

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

Bump com.github.mwiede:jsch from 0.2.11 to 0.2.12
  • Loading branch information
github-actions[bot] authored Nov 6, 2023
2 parents a5097f9 + 1bdfcce commit 6fbf168
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 @@ -46,7 +46,7 @@
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
<version>0.2.11</version>
<version>0.2.12</version>
</dependency>

<!-- testing -->
Expand Down

0 comments on commit 6fbf168

Please sign in to comment.