This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.0.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.0.x by this push:
new 551ec57a4 [AMQ-9403] Upgrade Jackson 2.16.0
551ec57a4 is described below
commit 551ec57a4602638cd1e447fb5caf9395863cc3c0
Author: Matt Pavlovich <[email protected]>
AuthorDate: Wed Nov 22 09:28:30 2023 -0600
[AMQ-9403] Upgrade Jackson 2.16.0
(cherry picked from commit 3b44979dc332bb267553d754b0654c83d741e293)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7793649cb..da7332b69 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.15.3</jackson-version>
+ <jackson-version>2.16.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.2</jaxb-version>