You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/09/06 22:38:51 UTC

[cxf] branch main updated: Update Jackson Databind to 2.13.4

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 cf1dc0bc28 Update Jackson Databind to 2.13.4
cf1dc0bc28 is described below

commit cf1dc0bc288382c6676ced1166ebefd2c5ae3464
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Sep 6 18:38:25 2022 -0400

    Update Jackson Databind 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 8328da6a8c..9223b18665 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
         <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.4</cxf.jackson.version>
-        <cxf.jackson.databind.version>2.13.3</cxf.jackson.databind.version>
+        <cxf.jackson.databind.version>2.13.4</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>