summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-12-02 15:51:59 -0500
committerJames Moger <james.moger@gitblit.com>2013-12-02 15:51:59 -0500
commitb6976fc0a4b1fd07e1e72fdd06597a0ffb9d48ef (patch)
tree2d395cda15dcd6ebe2bdcc34f5b0f239859fba8e /.classpath
parente3733c7a39cb0249922c7042d6b21a10c2e21e53 (diff)
parent644667ccc605fcf199784c44f28a41446fc2daef (diff)
downloadgitblit-b6976fc0a4b1fd07e1e72fdd06597a0ffb9d48ef.tar.gz
gitblit-b6976fc0a4b1fd07e1e72fdd06597a0ffb9d48ef.zip
Merge "Bump bouncycastle version to 1.49"
Diffstat (limited to '.classpath')
-rw-r--r--.classpath6
1 files changed, 3 insertions, 3 deletions
diff --git a/.classpath b/.classpath
index 4122b8d6..9dfa1930 100644
--- a/.classpath
+++ b/.classpath
@@ -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" />