summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2015-01-12 11:48:38 +1100
committermd_5 <git@md-5.net>2015-01-12 11:48:38 +1100
commit302e92ca77a14597586b06343f6adebf4b146cf9 (patch)
tree16fc1535ff67464bb38043583cead4305458f09d
parent2bc3c93e18b86de809e055b7cdbdb8cc091f438c (diff)
downloadbuildtools-302e92ca77a14597586b06343f6adebf4b146cf9.tar
buildtools-302e92ca77a14597586b06343f6adebf4b146cf9.tar.gz
buildtools-302e92ca77a14597586b06343f6adebf4b146cf9.tar.lz
buildtools-302e92ca77a14597586b06343f6adebf4b146cf9.tar.xz
buildtools-302e92ca77a14597586b06343f6adebf4b146cf9.zip
Update jgit
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8dbe316..3711cd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>3.3.2.201404171909-r</version>
+ <version>3.6.1.201501031845-r</version>
<scope>compile</scope>
</dependency>
<dependency>