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

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

commit 64b1448e2bdfce2517b6bc717ff1eedbb8b2f10b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 24 23:36:44 2023 -0500

    Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 
(#1613)
    
    Bumps 
[com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
 from 2.16.0 to 2.16.1.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit e0c50551c62e2a20e7303a185c03745eae54ab11)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 558e4bddcc..c788cb4978 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -128,7 +128,7 @@
         
<cxf.httpcomponents.client5.version>5.2.1</cxf.httpcomponents.client5.version>
         
<cxf.httpcomponents.core5.version>5.2.4</cxf.httpcomponents.core5.version>
         <cxf.jackson.version>2.16.0</cxf.jackson.version>
-        <cxf.jackson.databind.version>2.16.0</cxf.jackson.databind.version>
+        <cxf.jackson.databind.version>2.16.1</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>
         <cxf.jaeger.version>1.8.1</cxf.jaeger.version>
         <cxf.jakarta.activation.version>1.2.2</cxf.jakarta.activation.version>

Reply via email to