This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 0fe5cb29ea AMQ-9630: Upgrade to Jackson 2.18.2
0fe5cb29ea is described below
commit 0fe5cb29ead97555d0aeb30889427a28d3ec4f94
Author: JB Onofré <[email protected]>
AuthorDate: Tue Dec 10 09:49:25 2024 +0100
AMQ-9630: Upgrade to Jackson 2.18.2
(cherry picked from commit 285a2df5c496894c7552f661e2dcf82e5e9fd9de)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 11ee85c1ae..fd71a2420f 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.1</jackson-version>
+ <jackson-version>2.18.2</jackson-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
<jetty9-version>9.4.56.v20240826</jetty9-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact