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

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


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new 63cb5f39a2 [AMQ-9274] Upgrade to jackson 2.15.2
63cb5f39a2 is described below

commit 63cb5f39a2f983556f2d6e67ee3ccb438a1341d9
Author: JB Onofré <jb.ono...@dremio.com>
AuthorDate: Thu Jun 8 11:12:30 2023 +0200

    [AMQ-9274] Upgrade to jackson 2.15.2
    
    (cherry picked from commit 719c49a0658fbbe53a94db9665a2a8ce89f0d293)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3246b0c794..6776bd6f7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <httpclient-version>4.5.14</httpclient-version>
     <httpcore-version>4.4.16</httpcore-version>
     <insight-version>1.2.0.Beta4</insight-version>
-    <jackson-version>2.14.2</jackson-version>
+    <jackson-version>2.15.2</jackson-version>
     <jakarta-jms-api-version>2.0.3</jakarta-jms-api-version>
     <jakarta-jms-api-v3-version>3.1.0</jakarta-jms-api-v3-version>
     <jasypt-version>1.9.3</jasypt-version>

Reply via email to