This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 4feb1632ab Update Jackson to 2.14.1
4feb1632ab is described below
commit 4feb1632abee093808fff06e03cf9d951c3ac7c9
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Nov 22 17:25:37 2022 -0500
Update Jackson to 2.14.1
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 83089be082..3318c98ca8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -105,8 +105,8 @@
<cxf.httpcomponents.core.version>4.4.15</cxf.httpcomponents.core.version>
<cxf.httpcomponents.client5.version>5.1.2</cxf.httpcomponents.client5.version>
<cxf.httpcomponents.core5.version>5.1.3</cxf.httpcomponents.core5.version>
- <cxf.jackson.version>2.14.0</cxf.jackson.version>
- <cxf.jackson.databind.version>2.14.0</cxf.jackson.databind.version>
+ <cxf.jackson.version>2.14.1</cxf.jackson.version>
+ <cxf.jackson.databind.version>2.14.1</cxf.jackson.databind.version>
<cxf.jacorb.version>3.9</cxf.jacorb.version>
<cxf.jaeger.version>1.8.1</cxf.jaeger.version>
<cxf.jaeger.version>1.6.0</cxf.jaeger.version>