This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
new d3a5244de [AMQ-8623] Upgrade to jackson 2.13.3
d3a5244de is described below
commit d3a5244de3fd9976fd1f4b9d5d5f9ed943767e89
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Jul 30 07:59:08 2022 +0200
[AMQ-8623] Upgrade to jackson 2.13.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5bd938ebe..9661b6b80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
<httpclient-version>4.5.13</httpclient-version>
<httpcore-version>4.4.15</httpcore-version>
<insight-version>1.2.0.Beta4</insight-version>
- <jackson-version>2.13.2</jackson-version>
+ <jackson-version>2.13.3</jackson-version>
<jackson-databind-version>2.13.2.2</jackson-databind-version>
<jasypt-version>1.9.3</jasypt-version>
<jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>