This is an automated email from the ASF dual-hosted git repository.
jbertram 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 c94964c1f5 ARTEMIS-5456 Bump jackson.version from 2.18.3 to 2.19.0
c94964c1f5 is described below
commit c94964c1f50fb530b25c945012d6d7016254097e
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Apr 28 16:44:24 2025 -0500
ARTEMIS-5456 Bump jackson.version from 2.18.3 to 2.19.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e73800e7f6..55282c3aa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
<owasp.version>12.1.1</owasp.version>
<spring.version>5.3.39</spring.version>
- <jackson.version>2.18.3</jackson.version>
+ <jackson.version>2.19.0</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