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

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


The following commit(s) were added to refs/heads/main by this push:
     new 98d792d135 ARTEMIS-5586: update to jackson 2.19.2
98d792d135 is described below

commit 98d792d135dacb8fc567bc514f42a40d91c0657b
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jul 23 14:35:44 2025 +0100

    ARTEMIS-5586: update to jackson 2.19.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d7ff64d86..0d06ccdcaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
       <owasp.version>12.1.3</owasp.version>
       <spring.version>5.3.39</spring.version>
 
-      <jackson.version>2.19.1</jackson.version>
+      <jackson.version>2.19.2</jackson.version>
       <jackson-databind.version>${jackson.version}</jackson-databind.version>
 
       
<activemq.version.versionName>${project.version}</activemq.version.versionName>


---------------------------------------------------------------------
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