From: David Ostrovsky Date: Mon, 2 Dec 2013 21:26:03 +0000 (+0100) Subject: Bump bouncycastle version to 1.49 X-Git-Tag: v1.4.0~162^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=644667ccc605fcf199784c44f28a41446fc2daef;p=gitblit.git Bump bouncycastle version to 1.49 Change-Id: I0ea81f6c45748af3130721b8f8a7244eac9787fc --- diff --git a/.classpath b/.classpath index 4122b8d6..9dfa1930 100644 --- a/.classpath +++ b/.classpath @@ -44,9 +44,9 @@ - - - + + + diff --git a/build.moxie b/build.moxie index a3285360..44f4cf80 100644 --- a/build.moxie +++ b/build.moxie @@ -104,7 +104,7 @@ properties: { lucene.version : 4.6.0 jgit.version : 3.1.0.201310021548-r groovy.version : 1.8.8 - bouncycastle.version : 1.47 + bouncycastle.version : 1.49 selenium.version : 2.28.0 wikitext.version : 1.4 } diff --git a/gitblit.iml b/gitblit.iml index ffb736ef..8c95ac68 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -461,35 +461,35 @@ - + - + - + - + - + - + - + - + - + diff --git a/releases.moxie b/releases.moxie index 47c63b9f..b9b0af77 100644 --- a/releases.moxie +++ b/releases.moxie @@ -56,6 +56,7 @@ r20: { - updated to Jetty 8.1.13 - updated to JGit 3.1.0 - updated to Lucene 4.6.0 + - updated to BouncyCastle 1.49 - replaced MarkdownPapers with pegdown 1.4.1 - added Eclipse WikiText libraries for processing confluence, mediawiki, textile, tracwiki, and twiki settings: