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 e52acb3fdb AMQ-9674: Upgrade to Jackson 2.18.3
e52acb3fdb is described below
commit e52acb3fdb501d279c7a3ab4ee17d53d35d39566
Author: JB Onofré <[email protected]>
AuthorDate: Sun Mar 2 11:24:22 2025 +0100
AMQ-9674: Upgrade to Jackson 2.18.3
(cherry picked from commit f925684ce497757f32daa869a739b95f8c33cb6f)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 206a153052..705a235a10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<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.18.2</jackson-version>
+ <jackson-version>2.18.3</jackson-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
<jetty9-version>9.4.57.v20241219</jetty9-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact