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 fbac195ff [AMQ-9403] Upgrade Jackson 2.16.0
fbac195ff is described below

commit fbac195ffab2e0f3e8ea80419dcb26ef6b5fd1c5
Author: Matt Pavlovich <[email protected]>
AuthorDate: Wed Nov 22 09:28:30 2023 -0600

    [AMQ-9403] Upgrade Jackson 2.16.0
    
    (cherry picked from commit 3b44979dc332bb267553d754b0654c83d741e293)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 185ed24f1..fa7bf3ed9 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.15.3</jackson-version>
+    <jackson-version>2.16.0</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