You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2022/11/21 08:36:22 UTC

[activemq] branch activemq-5.17.x updated: [AMQ-9172] Upgrade to jettison 1.5.2

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

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


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 91d6ddd1a [AMQ-9172] Upgrade to jettison 1.5.2
91d6ddd1a is described below

commit 91d6ddd1aa57fa1df4dd25b7f0810c93818e6cfb
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Nov 20 07:42:42 2022 +0100

    [AMQ-9172] Upgrade to jettison 1.5.2
    
    (cherry picked from commit c79b71c2e7d68ebc67c230de8f966220297b5e40)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 95b2c8fa8..3c0f2e985 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
     <tomcat-api-version>9.0.65</tomcat-api-version>
-    <jettison-version>1.5.1</jettison-version>
+    <jettison-version>1.5.2</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.7.1</jolokia-version>
     <josql-version>1.5_5</josql-version>