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 2022/11/09 10:13:19 UTC

[camel] branch camel-3.14.x updated: Bump Jettison to version 1.5.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.14.x by this push:
     new 1610b337bf0 Bump Jettison to version 1.5.1
1610b337bf0 is described below

commit 1610b337bf0cf07aff2e72bfdb973cdc8f4eac77
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 29 09:12:09 2022 +0200

    Bump Jettison to version 1.5.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7c4cb60bbf5..3c2ae59a752 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -312,7 +312,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.1</jettison-version>
+        <jettison-version>1.5.1</jettison-version>
         <jgit-version>5.13.0.202109080827-r</jgit-version>
         <jgroups-version>4.2.17.Final</jgroups-version>
         <jgroups-raft-version>0.5.3.Final</jgroups-raft-version>