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:39:26 UTC

[activemq] branch main 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 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 e9b7afbe1 [AMQ-9116] Upgrade to jettison 1.5.1
     new 006cf2fff Merge pull request #915 from mattrpav/AMQ-9116
e9b7afbe1 is described below

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

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

diff --git a/pom.xml b/pom.xml
index f01d9677a..d6c47553d 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.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>