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

commit 91269dfd176ac5351006951ea2feda789313e733
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 054b90a7c..a90ef8323 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>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
     <jetty9-version>9.4.53.v20231009</jetty9-version>

Reply via email to