From 78907dd20fcdcc911dc287949a687d0579b25abb Mon Sep 17 00:00:00 2001 From: James Moger Date: Fri, 20 Dec 2013 12:25:36 -0500 Subject: Update to JGit 3.2.0 Change-Id: I77475dedfecbdc7ba3c065886a51b7a70b7ece48 --- .classpath | 4 ++-- build.moxie | 2 +- gitblit.iml | 12 ++++++------ releases.moxie | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.classpath b/.classpath index 6651e12b..500283ef 100644 --- a/.classpath +++ b/.classpath @@ -43,10 +43,10 @@ - + - + diff --git a/build.moxie b/build.moxie index ce3a7e25..697e0547 100644 --- a/build.moxie +++ b/build.moxie @@ -104,7 +104,7 @@ properties: { jetty.version : 8.1.13.v20130916 wicket.version : 1.4.21 lucene.version : 4.6.0 - jgit.version : 3.1.0.201310021548-r + jgit.version : 3.2.0.201312181205-r groovy.version : 1.8.8 bouncycastle.version : 1.49 selenium.version : 2.28.0 diff --git a/gitblit.iml b/gitblit.iml index 6ba4390a..19003661 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -430,13 +430,13 @@ - + - + - + @@ -463,13 +463,13 @@ - + - + - + diff --git a/releases.moxie b/releases.moxie index 4b7a10af..784d364c 100644 --- a/releases.moxie +++ b/releases.moxie @@ -58,7 +58,7 @@ r20: { - Support bugtraq configuration in collaboration with syntevo dependencyChanges: - updated to Jetty 8.1.13 - - updated to JGit 3.1.0 + - updated to JGit 3.2.0 - updated to Lucene 4.6.0 - updated to BouncyCastle 1.49 - replaced MarkdownPapers with pegdown 1.4.2 -- cgit v1.2.3