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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 350ede619d ARTEMIS-4364 Upgrade johnzon version to 1.2.21
350ede619d is described below

commit 350ede619dd5f13e799ce21e4a99fb6e6db2488f
Author: Domenico Francesco Bruscino <[email protected]>
AuthorDate: Mon Jul 17 15:37:57 2023 +0200

    ARTEMIS-4364 Upgrade johnzon version to 1.2.21
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 19774fdff7..c8283d00e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
       <slf4j.version>1.7.36</slf4j.version>
       <log4j.version>2.20.0</log4j.version>
       <qpid.jms.version>1.10.0</qpid.jms.version>
-      <johnzon.version>1.2.16</johnzon.version>
+      <johnzon.version>1.2.21</johnzon.version>
       <hawtbuff.version>1.11</hawtbuff.version>
       <hawtdispatch.version>1.22</hawtdispatch.version>
       <airline.version>2.9.0</airline.version>

Reply via email to