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

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


The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
     new 82367dd78b Upgrade to Jackson 2.22.1 (#2251)
82367dd78b is described below

commit 82367dd78b7defa205ec8afd030b0206f3a10a70
Author: JB Onofré <[email protected]>
AuthorDate: Fri Jul 24 15:29:55 2026 +0200

    Upgrade to Jackson 2.22.1 (#2251)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fdbb0009b8..0952d89833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,8 +70,8 @@
     <insight-version>1.2.0.Beta4</insight-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>
-    <jackson-version>2.20.0</jackson-version>
-    <jackson-annotations-version>2.20</jackson-annotations-version>
+    <jackson-version>2.22.1</jackson-version>
+    <jackson-annotations-version>2.22</jackson-annotations-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
     <jetty9-version>9.4.58.v20250814</jetty9-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