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

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


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

commit ea24f8dad9d3e588026bfd6f79bfb9258c1ac563
Author: Marco Bungart <32584495+turin...@users.noreply.github.com>
AuthorDate: Tue Nov 8 18:45:34 2022 +0100

    Bump Jettison to version 1.5.1 (#8689)
    
    Co-authored-by: Andrea Cosentino <anco...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d44a3d2c2e8..098757b9f29 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -310,7 +310,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.5.0</jettison-version>
+        <jettison-version>1.5.1</jettison-version>
         <jgit-version>6.1.0.202203080745-r</jgit-version>
         <jgroups-version>4.2.17.Final</jgroups-version>
         <jgroups-raft-version>0.5.3.Final</jgroups-raft-version>

Reply via email to