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 46f49c5 Upgrade JGit to version 5.4.0.201906121030-r 46f49c5 is described below commit 46f49c552b2af0405ae422f2507af91ec6425433 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jun 18 09:43:28 2019 +0200 Upgrade JGit to version 5.4.0.201906121030-r --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ed852ac..831b5ba 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -378,7 +378,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.3.2.201906051522-r</jgit-version> + <jgit-version>5.4.0.201906121030-r</jgit-version> <jgroups-version>4.1.1.Final</jgroups-version> <jgroups-raft-version>0.4.2.Final</jgroups-raft-version> <jgroups-raft-jgroups-version>4.0.15.Final</jgroups-raft-jgroups-version>