This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
     new 83cf7f2  Updating Jackson Databind to 2.10.5.1
83cf7f2 is described below

commit 83cf7f2129a5cc972caddf0e145c94486448cbad
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Dec 9 11:42:50 2020 +0000

    Updating Jackson Databind to 2.10.5.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 12748b4..3ede859 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -128,7 +128,7 @@
         
<cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         
<cxf.httpcomponents.core.version>4.4.13</cxf.httpcomponents.core.version>
         <cxf.jackson.version>2.10.5</cxf.jackson.version>
-        <cxf.jackson.databind.version>2.10.5</cxf.jackson.databind.version>
+        <cxf.jackson.databind.version>2.10.5.1</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>
         <cxf.jaeger.version>0.35.5</cxf.jaeger.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>

Reply via email to