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

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


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new 2aa25fd1d7 [AMQ-9246] Upgrade to Jettison 1.5.4
2aa25fd1d7 is described below

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

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

diff --git a/pom.xml b/pom.xml
index ef2eeb0eb4..0afcf83085 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,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