diff options
author | David Ostrovsky <david@ostrovsky.org> | 2013-12-02 22:26:03 +0100 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-12-02 15:50:41 -0500 |
commit | 644667ccc605fcf199784c44f28a41446fc2daef (patch) | |
tree | 1a4088df3604b83942878b37f95ffc0d93e09856 /build.moxie | |
parent | 088b6f33671697dc8c15197b0a63eecf6d74f75f (diff) | |
download | gitblit-644667ccc605fcf199784c44f28a41446fc2daef.tar.gz gitblit-644667ccc605fcf199784c44f28a41446fc2daef.zip |
Bump bouncycastle version to 1.49
Change-Id: I0ea81f6c45748af3130721b8f8a7244eac9787fc
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |