diff options
author | paladox <paladox@users.noreply.github.com> | 2017-03-18 15:39:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-18 15:39:51 +0000 |
commit | 0b85bab8717e76bcb82d776ca7fb12e1fd8a9937 (patch) | |
tree | af6d0faf423053826097e8f53bc33af924e25680 /build.moxie | |
parent | 2f74123ca0deaa138609a2126e0fc897167dac48 (diff) | |
download | gitblit-0b85bab8717e76bcb82d776ca7fb12e1fd8a9937.tar.gz gitblit-0b85bab8717e76bcb82d776ca7fb12e1fd8a9937.zip |
Update jgit to 4.6.1.201703071140-r.123-g5094c1a5c
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 f21241d1..9f6c5b75 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.1.1.201511131810-r + jgit.version : 4.6.1.201703071140-r.123-g5094c1a5c groovy.version : 2.4.4 bouncycastle.version : 1.52 selenium.version : 2.28.0 |