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/10/31 16:40:06 UTC

[activemq] branch activemq-5.17.x updated: [AMQ-9116] Upgrade to jettison 1.5.1

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 bbd15972e [AMQ-9116] Upgrade to jettison 1.5.1
bbd15972e is described below

commit bbd15972e04249253ff7346fd8aafcc432e6b104
Author: Matt Pavlovich <ma...@hyte.io>
AuthorDate: Tue Oct 11 08:47:09 2022 -0500

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

diff --git a/pom.xml b/pom.xml
index 5510239f5..fdbd28952 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,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.0</jettison-version>
+    <jettison-version>1.5.1</jettison-version>
     <jmock-version>2.5.1</jmock-version>
     <jolokia-version>1.7.1</jolokia-version>
     <josql-version>1.5_5</josql-version>