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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0989a31ba3 AMQ-9802: Upgrade to Jackson 2.20.1 (#1527)
0989a31ba3 is described below

commit 0989a31ba3c837c63ef7c7b02598ca8533958e07
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 4 07:56:30 2025 +0100

    AMQ-9802: Upgrade to Jackson 2.20.1 (#1527)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b6c9dcfbfc..2082a37fc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,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.20.0</jackson-version>
+    <jackson-version>2.20.1</jackson-version>
     <jackson-annotations-version>2.20</jackson-annotations-version>
     <jakarta-jms-api-version>3.1.0</jakarta-jms-api-version>
     <jasypt-version>1.9.3</jasypt-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to