diff options
author | David Ostrovsky <david@ostrovsky.org> | 2014-06-17 14:36:53 +0200 |
---|---|---|
committer | David Ostrovsky <david@ostrovsky.org> | 2014-06-17 14:36:53 +0200 |
commit | 6605ec7a7a2b96de98a22a266226846f718b8e4a (patch) | |
tree | d737d770e0004691e06caccb041bf316f0228e23 /build.moxie | |
parent | 35bb2253c9ff0dcc44f3245026a141fde6415153 (diff) | |
download | gitblit-6605ec7a7a2b96de98a22a266226846f718b8e4a.tar.gz gitblit-6605ec7a7a2b96de98a22a266226846f718b8e4a.zip |
Update JGit version to 3.4.0.201406110918-r
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 6f4db12e..bc8979f7 100644 --- a/build.moxie +++ b/build.moxie @@ -104,7 +104,7 @@ properties: { jetty.version : 9.1.4.v20140401 wicket.version : 1.4.21 lucene.version : 4.6.0 - jgit.version : 3.3.1.201403241930-r + jgit.version : 3.4.0.201406110918-r groovy.version : 1.8.8 bouncycastle.version : 1.49 selenium.version : 2.28.0 |