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 d1d5831185 AMQ-9729: Upgrade to Jackson 2.19.1 (#1460)
d1d5831185 is described below
commit d1d58311850467c9349e3b6c1d2c4959aef8a315
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jun 15 11:58:33 2025 +0200
AMQ-9729: Upgrade to Jackson 2.19.1 (#1460)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 60f554b225..05f9c224a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,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.19.0</jackson-version>
+ <jackson-version>2.19.1</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