Bump jsch from 0.1.52 to 0.1.54 in /commons

Bumps jsch from 0.1.52 to 0.1.54.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-07 23:43:35 +09:00
committed by Alex Osborne
parent 46ea8e1047
commit 1a91a2c8c1
+1 -1
View File
@@ -181,7 +181,7 @@
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.52</version>
<version>0.1.54</version>
</dependency>
</dependencies>
<build>