This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 605b130 Upgrade Jgit to version 5.1.2.201810061102-r
605b130 is described below
commit 605b13043b8408c3103092dab3c02216e83ecf79
Author: Andrea Cosentino <[email protected]>
AuthorDate: Sun Oct 7 13:23:55 2018 +0200
Upgrade Jgit to version 5.1.2.201810061102-r
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3fc7a54..d605ba2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -387,7 +387,7 @@
<jetty-plugin-version>${jetty-version}</jetty-plugin-version>
<jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
<jettison-version>1.4.0</jettison-version>
- <jgit-version>5.1.1.201809181055-r</jgit-version>
+ <jgit-version>5.1.2.201810061102-r</jgit-version>
<jgroups-version>4.0.15.Final</jgroups-version>
<libthrift-version>0.11.0</libthrift-version>
<jibx-version>1.2.6</jibx-version>