Skip to content

Commit 5872721

Browse files
authored
Merge pull request #32 from java110/dependabot/maven/com.jcraft-jsch-0.1.54
Bump jsch from 0.1.49 to 0.1.54
2 parents 5eba275 + 4330d1b commit 5872721

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
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>com.jcraft</groupId>
242242
<artifactId>jsch</artifactId>
243-
<version>0.1.49</version>
243+
<version>0.1.54</version>
244244
</dependency>
245245

246246
<dependency>

0 commit comments

Comments
 (0)