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 0906369584 ARTEMIS-4578 upgrade Jackson to 2.16.1
0906369584 is described below

commit 0906369584f861d9817acfc9b3b8a692635f6d50
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Jan 18 10:06:31 2024 -0600

    ARTEMIS-4578 upgrade Jackson to 2.16.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d97519f7c2..61a46bc9dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
       <owasp.version>8.4.0</owasp.version>
       <spring.version>5.3.27</spring.version>
 
-      <jackson.version>2.14.1</jackson.version>
+      <jackson.version>2.16.1</jackson.version>
       <jackson-databind.version>${jackson.version}</jackson-databind.version>
 
       
<activemq.version.versionName>${project.version}</activemq.version.versionName>

Reply via email to