Browse Source

update jsch version in libraries to agree with doc

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466271 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 18 years ago
parent
commit
b0fb3814de
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/libraries.properties

+ 1
- 1
lib/libraries.properties View File

@@ -26,7 +26,7 @@ commons-logging-api.version=${commons-logging.version}
jdepend.version=2.7
jruby.version=0.8.3
junit.version=3.8.2
jsch.version=0.1.27
jsch.version=0.1.29
jython.version=2.1
log4j.version=1.2.13
#rhino.version=1.5.4R1


Loading…
Cancel
Save