diff options
author | James Moger <james.moger@gitblit.com> | 2015-03-12 09:17:06 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2015-03-12 09:17:06 -0400 |
commit | 10dec85aeda7e097a4edd3fcdfa4fcc41052eb46 (patch) | |
tree | 072c75b45527ef89acec61a4ec9642f10c382c42 /.classpath | |
parent | 62ff847f820fc69c308aeff4b317963cd4eadce0 (diff) | |
download | gitblit-10dec85aeda7e097a4edd3fcdfa4fcc41052eb46.tar.gz gitblit-10dec85aeda7e097a4edd3fcdfa4fcc41052eb46.zip |
Update to SSHD 0.14
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ <classpathentry kind="lib" path="ext/bcprov-jdk15on-1.51.jar" sourcepath="ext/src/bcprov-jdk15on-1.51.jar" /> <classpathentry kind="lib" path="ext/bcmail-jdk15on-1.51.jar" sourcepath="ext/src/bcmail-jdk15on-1.51.jar" /> <classpathentry kind="lib" path="ext/bcpkix-jdk15on-1.51.jar" sourcepath="ext/src/bcpkix-jdk15on-1.51.jar" /> - <classpathentry kind="lib" path="ext/sshd-core-0.13.0.jar" sourcepath="ext/src/sshd-core-0.13.0.jar" /> + <classpathentry kind="lib" path="ext/sshd-core-0.14.0.jar" sourcepath="ext/src/sshd-core-0.14.0.jar" /> <classpathentry kind="lib" path="ext/mina-core-2.0.9.jar" sourcepath="ext/src/mina-core-2.0.9.jar" /> <classpathentry kind="lib" path="ext/rome-0.9.jar" sourcepath="ext/src/rome-0.9.jar" /> <classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/src/jdom-1.0.jar" /> |