diff options
author | paladox <paladox@users.noreply.github.com> | 2017-03-18 15:54:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-18 15:54:06 +0000 |
commit | c57c17992d5f044db29cbbe8a3b1e7094e97b041 (patch) | |
tree | 960f8eb538ce51a9a9f0ab18f906cd39397d970f /build.moxie | |
parent | 0b85bab8717e76bcb82d776ca7fb12e1fd8a9937 (diff) | |
download | gitblit-c57c17992d5f044db29cbbe8a3b1e7094e97b041.tar.gz gitblit-c57c17992d5f044db29cbbe8a3b1e7094e97b041.zip |
Update jgit to 4.5.0.201609210915-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 9f6c5b75..cbb936d6 100644 --- a/build.moxie +++ b/build.moxie @@ -107,7 +107,7 @@ properties: { slf4j.version : 1.7.12 wicket.version : 1.4.22 lucene.version : 5.5.2 - jgit.version : 4.6.1.201703071140-r.123-g5094c1a5c + jgit.version : 4.5.0.201609210915-r groovy.version : 2.4.4 bouncycastle.version : 1.52 selenium.version : 2.28.0 |