This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 4d9ea08661 AMQ-9674: Upgrade to Jackson 2.18.3
4d9ea08661 is described below
commit 4d9ea0866146bdfd8cd848f73e4f9afd4767ad4d
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 bb003d25c7..2eeb69880e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
<httpclient-version>4.5.14</httpclient-version>
<httpcore-version>4.4.16</httpcore-version>
<insight-version>1.2.0.Beta4</insight-version>
- <jackson-version>2.18.2</jackson-version>
+ <jackson-version>2.18.3</jackson-version>
<jakarta-jms-api-version>3.1.0</jakarta-jms-api-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-version>4.0.5</jaxb-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact