From d1345ef16dd9e61af827c4217829b6dcb73c91d1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Nov 2020 23:20:05 +0000 Subject: [PATCH] fix: upgrade com.jcraft:jsch from 0.1.54 to 0.1.55 Snyk has created this PR to upgrade com.jcraft:jsch from 0.1.54 to 0.1.55. See this package in Maven Repository: https://mvnrepository.com/artifact/com.jcraft/jsch/ See this project in Snyk: https://app.snyk.io/org/kweusuf/project/1a0d8310-84d1-46c6-b425-4d2fb68b8730?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f9e3ca..544f5d5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.jcraft jsch - 0.1.54 + 0.1.55 \ No newline at end of file