From c7cf8c49268daaa0a8ec61a8247434afc7866af1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:58:14 +0000 Subject: [PATCH] Bump jsch from 0.1.53 to 0.1.54 in /lang/java/reef-runtime-standalone Bumps 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] --- lang/java/reef-runtime-standalone/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/java/reef-runtime-standalone/pom.xml b/lang/java/reef-runtime-standalone/pom.xml index 3cdcd020dc..34c260bcb1 100644 --- a/lang/java/reef-runtime-standalone/pom.xml +++ b/lang/java/reef-runtime-standalone/pom.xml @@ -51,7 +51,7 @@ under the License. com.jcraft jsch - 0.1.53 + 0.1.54 commons-io