diff options
author | James Moger <james.moger@gitblit.com> | 2014-10-14 13:18:58 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-10-14 13:18:58 -0400 |
commit | 2bce519cc05826f7180c023b44203bb27b036a93 (patch) | |
tree | 177f89951b27629331a2150ecbdbd7fc7451bf36 /build.moxie | |
parent | 70250d8ff53081eaccac24517ea96b89d27507b9 (diff) | |
download | gitblit-2bce519cc05826f7180c023b44203bb27b036a93.tar.gz gitblit-2bce519cc05826f7180c023b44203bb27b036a93.zip |
Update to JGit 3.5.1
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 41a6f198..6f07392b 100644 --- a/build.moxie +++ b/build.moxie @@ -105,7 +105,7 @@ properties: { jetty.version : 9.2.3.v20140905 wicket.version : 1.4.21 lucene.version : 4.6.0 - jgit.version : 3.5.0.201409260305-r + jgit.version : 3.5.1.201410131835-r groovy.version : 1.8.8 bouncycastle.version : 1.49 selenium.version : 2.28.0 |