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:35:19 UTC

[activemq] branch main 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 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 c79b71c2e [AMQ-9172] Upgrade to jettison 1.5.2
     new 066aca627 Merge pull request #939 from jbonofre/AMQ-9172
c79b71c2e is described below

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

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

diff --git a/pom.xml b/pom.xml
index 4fe9d64e6..6c0831b0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,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>