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 bdd9b10e48 [AMQ-9274] Upgrade to jackson 2.15.2
bdd9b10e48 is described below

commit bdd9b10e48cd625341a47e30f1f2d34bc08d0883
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 3986e93b7b..b2b0b6b278 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>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
     <jetty9-version>9.4.51.v20230217</jetty9-version>

Reply via email to