diff options
author | James Moger <james.moger@gitblit.com> | 2012-07-11 17:19:56 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-07-11 17:19:56 -0400 |
commit | 479aabd5b8ae6984b8bf4095065c1a1f00ecc71b (patch) | |
tree | e824c0b0ebc5f75cb3fa033569c10b9ca736bc50 /.classpath | |
parent | 9ca331b8a9a1cbda7283fb9a36d881d336f7f045 (diff) | |
download | gitblit-479aabd5b8ae6984b8bf4095065c1a1f00ecc71b.tar.gz gitblit-479aabd5b8ae6984b8bf4095065c1a1f00ecc71b.zip |
Update to JCommander 1.27
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ <classpathentry kind="lib" path="ext/log4j-1.2.17.jar" sourcepath="ext/log4j-1.2.17-sources.jar"/> <classpathentry kind="lib" path="ext/slf4j-api-1.6.6.jar" sourcepath="ext/slf4j-api-1.6.6-sources.jar"/> <classpathentry kind="lib" path="ext/slf4j-log4j12-1.6.6.jar" sourcepath="ext/slf4j-log4j12-1.6.6-sources.jar"/> - <classpathentry kind="lib" path="ext/jcommander-1.17.jar" sourcepath="ext/jcommander-1.17-sources.jar"/> + <classpathentry kind="lib" path="ext/jcommander-1.27.jar" sourcepath="ext/jcommander-1.27-sources.jar"/> <classpathentry kind="lib" path="ext/bcprov-jdk16-1.46.jar" sourcepath="ext/bcprov-jdk16-1.46-sources.jar"/> <classpathentry kind="lib" path="ext/bcmail-jdk16-1.46.jar" sourcepath="ext/bcmail-jdk16-1.46-sources.jar"/> <classpathentry kind="lib" path="ext/jsch-0.1.44-1.jar" sourcepath="ext/jsch-0.1.44-1-sources.jar"/> |