summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authortwogee <g.grigelionis@gmail.com>2018-12-23 11:22:18 +0100
committerJaikiran Pai <jaikiran@apache.org>2018-12-27 08:48:35 +0530
commit4474cb39487e88f81e7b067424383226d9ab4c97 (patch)
tree0e02520734c06f6de805fe7f7b9bf8e2dc5be085 /lib
parent722ccb73744d5b8aa1011a8bd90132b9b80dd926 (diff)
downloadant-4474cb39487e88f81e7b067424383226d9ab4c97.tar.gz
Update JSCh (see http://www.jcraft.com/jsch/ChangeLog)
This closes #84 pull request at github/apache/ant repo
Diffstat (limited to 'lib')
-rw-r--r--lib/libraries.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties
index ef9ef090f..040ef3173 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -57,7 +57,7 @@ junit-platform-launcher.version=1.2.0
junit-vintage-engine.version=5.2.0
# Only used for internal tests in Ant project
junit-jupiter-engine.version=5.2.0
-jsch.version=0.1.54
+jsch.version=0.1.55
jython.version=2.7.0
# log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo
log4j.version=1.2.14