You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/05/08 07:35:12 UTC

camel git commit: Upgrade JGit to version 4.3.1.201605051710-r

Repository: camel
Updated Branches:
  refs/heads/master 841a4b921 -> a1705aa09


Upgrade JGit to version 4.3.1.201605051710-r


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a1705aa0
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a1705aa0
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a1705aa0

Branch: refs/heads/master
Commit: a1705aa093494fda45613c8248058bc6cd6010d5
Parents: 841a4b9
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun May 8 09:34:25 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun May 8 09:34:25 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a1705aa0/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8f72d11..a285391 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -306,7 +306,7 @@
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.7</jettison-version>
-    <jgit-version>4.3.0.201604071810-r</jgit-version>
+    <jgit-version>4.3.1.201605051710-r</jgit-version>
     <jgroups-version>3.6.9.Final</jgroups-version>
     <libthrift-version>0.9.0</libthrift-version>
     <jibx-version>1.2.6</jibx-version>