diff --git a/core/pom.xml b/core/pom.xml index cd4daa6650..f9702ab6f2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -117,7 +117,7 @@ com.github.mwiede jsch - 0.2.17 + 0.2.21 provided diff --git a/core/src/main/java/META-INF/MANIFEST.MF b/core/src/main/java/META-INF/MANIFEST.MF index d3a3e5601a..66089fa1de 100644 --- a/core/src/main/java/META-INF/MANIFEST.MF +++ b/core/src/main/java/META-INF/MANIFEST.MF @@ -354,7 +354,7 @@ Require-Bundle: org.apache.commons.commons-codec;bundle-version=1.15.0, org.lucee.commons-email-all;bundle-version=1.6.0, tagsoup;bundle-version=1.2.1.0002L, w3c.dom;bundle-version=1.1.0, - com.github.mwiede.jsch;bundle-version=0.2.17, + com.github.mwiede.jsch;bundle-version=0.2.21, org.lucee.jzlib;bundle-version=1.1.3, com.sun.jna;bundle-version=5.13.0, org.lucee.commonmark;bundle-version=0.22.0, diff --git a/loader/pom.xml b/loader/pom.xml index 54562aa211..89468213b2 100644 --- a/loader/pom.xml +++ b/loader/pom.xml @@ -401,7 +401,7 @@ com.github.mwiede jsch - 0.2.17 + 0.2.21 provided