diff options
author | James Moger <james.moger@gitblit.com> | 2013-12-02 15:51:59 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-12-02 15:51:59 -0500 |
commit | b6976fc0a4b1fd07e1e72fdd06597a0ffb9d48ef (patch) | |
tree | 2d395cda15dcd6ebe2bdcc34f5b0f239859fba8e /.classpath | |
parent | e3733c7a39cb0249922c7042d6b21a10c2e21e53 (diff) | |
parent | 644667ccc605fcf199784c44f28a41446fc2daef (diff) | |
download | gitblit-b6976fc0a4b1fd07e1e72fdd06597a0ffb9d48ef.tar.gz gitblit-b6976fc0a4b1fd07e1e72fdd06597a0ffb9d48ef.zip |
Merge "Bump bouncycastle version to 1.49"
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -44,9 +44,9 @@ <classpathentry kind="lib" path="ext/jsch-0.1.46.jar" sourcepath="ext/src/jsch-0.1.46.jar" /> <classpathentry kind="lib" path="ext/JavaEWAH-0.5.6.jar" sourcepath="ext/src/JavaEWAH-0.5.6.jar" /> <classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-3.1.0.201310021548-r.jar" sourcepath="ext/src/org.eclipse.jgit.http.server-3.1.0.201310021548-r.jar" /> - <classpathentry kind="lib" path="ext/bcprov-jdk15on-1.47.jar" sourcepath="ext/src/bcprov-jdk15on-1.47.jar" /> - <classpathentry kind="lib" path="ext/bcmail-jdk15on-1.47.jar" sourcepath="ext/src/bcmail-jdk15on-1.47.jar" /> - <classpathentry kind="lib" path="ext/bcpkix-jdk15on-1.47.jar" sourcepath="ext/src/bcpkix-jdk15on-1.47.jar" /> + <classpathentry kind="lib" path="ext/bcprov-jdk15on-1.49.jar" sourcepath="ext/src/bcprov-jdk15on-1.49.jar" /> + <classpathentry kind="lib" path="ext/bcmail-jdk15on-1.49.jar" sourcepath="ext/src/bcmail-jdk15on-1.49.jar" /> + <classpathentry kind="lib" path="ext/bcpkix-jdk15on-1.49.jar" sourcepath="ext/src/bcpkix-jdk15on-1.49.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" /> <classpathentry kind="lib" path="ext/gson-1.7.2.jar" sourcepath="ext/src/gson-1.7.2.jar" /> |