This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 55e2aa409b AMQ-9699: Upgrade to Jackson 2.19.0 (#1432)
55e2aa409b is described below
commit 55e2aa409b223f6d224a9d18b2394cb3ea01b875
Author: JB Onofré <[email protected]>
AuthorDate: Sun May 25 18:10:34 2025 +0200
AMQ-9699: Upgrade to Jackson 2.19.0 (#1432)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 359f8a6e5f..d2f4ed0f63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,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.3</jackson-version>
+ <jackson-version>2.19.0</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