This is an automated email from the ASF dual-hosted git repository. coheigea 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 986bcfc Updating Jettison 986bcfc is described below commit 986bcfc7f963a1f4d8a8d5cd05f14d178ebf1a93 Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Thu Mar 19 06:48:27 2020 +0000 Updating Jettison --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index b75b4b7..409c4f5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -369,7 +369,7 @@ <jetty-version>${jetty9-version}</jetty-version> <jetty-plugin-version>${jetty-version}</jetty-plugin-version> <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId> - <jettison-version>1.4.0</jettison-version> + <jettison-version>1.4.1</jettison-version> <jgit-version>5.7.0.202003110725-r</jgit-version> <jgroups-version>4.2.0.Final</jgroups-version> <jgroups-raft-version>0.5.1.Final</jgroups-raft-version>