Skip to content

Commit

Permalink
Bump com.jcraft:jsch from 0.1.53 to 0.1.54 in /OpenICF-ssh-connector
Browse files Browse the repository at this point in the history
Bumps com.jcraft:jsch from 0.1.53 to 0.1.54.

---
updated-dependencies:
- dependency-name: com.jcraft:jsch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 88d4215 commit 18c64d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenICF-ssh-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.53</version>
<version>0.1.54</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit 18c64d7

Please sign in to comment.