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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 2a5213c681 [AMQ-9246] Upgrade to Jettison 1.5.4
     new 7b5c333254 Merge pull request #1011 from jbonofre/AMQ-9246
2a5213c681 is described below

commit 2a5213c6818ba0afe443a422d7c4732a72c572f6
Author: JB Onofré <jb.ono...@dremio.com>
AuthorDate: Wed May 31 18:54:57 2023 +0200

    [AMQ-9246] Upgrade to Jettison 1.5.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d02cf94c2..e30e22e670 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.5.8</jmdns-version>
     <tomcat-api-version>9.0.65</tomcat-api-version>
-    <jettison-version>1.5.3</jettison-version>
+    <jettison-version>1.5.4</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.7.1</jolokia-version>
     <josql-version>1.5_5</josql-version>

Reply via email to