Browse Source

Update to latest jsch available on ibiblio, to allow the ssh optional task to be build.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412819 13f79535-47bb-0310-9956-ffa450edef68
master
Jacobus Martinus Kruithof 19 years ago
parent
commit
d13b625c3e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/libraries.properties

+ 1
- 1
lib/libraries.properties View File

@@ -23,7 +23,7 @@ commons-logging.version=1.0.4
commons-logging-api.version=${commons-logging.version}
jdepend.version=2.7
junit.version=3.8.1
jsch.version=0.1.17
jsch.version=0.1.25
jython.version=3.8.1
log4j.version=1.2.13
#rhino.version=1.5R5


Loading…
Cancel
Save