Bump jsch from 0.1.54 to 0.1.55 (#1675)

Bumps jsch from 0.1.54 to 0.1.55.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-01-11 16:30:20 -05:00
committed by GitHub
parent 1458b27aa4
commit 78fbb59a64

View File

@@ -69,7 +69,7 @@
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.54</version>
<version>0.1.55</version>
</dependency>
<dependency>
<groupId>org.tmatesoft.svnkit</groupId>