Skip to content

Commit 14ae8cf

Browse files
authored
Merge pull request #2 from hathaway3/dependabot/maven/com.jcraft-jsch-0.1.54
Bump jsch from 0.1.42 to 0.1.54
2 parents d3231db + 2ab9cc3 commit 14ae8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.jcraft</groupId>
9393
<artifactId>jsch</artifactId>
94-
<version>0.1.42</version>
94+
<version>0.1.54</version>
9595
</dependency>
9696
<!-- https://mvnrepository.com/artifact/net.htmlparser.jericho/jericho-html -->
9797
<dependency>

0 commit comments

Comments
 (0)