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 2513a5a992 Update Jackson to 2.13.4
2513a5a992 is described below
commit 2513a5a992363d71522226128e75a9eca0fbf460
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Sep 6 13:44:42 2022 -0400
Update Jackson to 2.13.4
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 1bf8c4a540..932cf24a90 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -123,7 +123,7 @@
<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.13.3</cxf.jackson.version>
+ <cxf.jackson.version>2.13.4</cxf.jackson.version>
<cxf.jackson.databind.version>2.13.3</cxf.jackson.databind.version>
<cxf.jacorb.version>3.9</cxf.jacorb.version>
<cxf.jaeger.version>1.8.1</cxf.jaeger.version>