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 98568f3e12bd98d036aa92724116a4ad7747b727
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 13 19:05:54 2024 -0400

    Bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0 
(#1742)
    
    Bumps 
[com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
 from 2.16.2 to 2.17.0.
    - [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-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit feabe501db848d17839183842001a726f20c4365)
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ed6ef45249..16f6249502 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -128,8 +128,8 @@
         
<cxf.httpcomponents.core.version>4.4.16</cxf.httpcomponents.core.version>
         
<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.2</cxf.jackson.version>
-        <cxf.jackson.databind.version>2.16.2</cxf.jackson.databind.version>
+        <cxf.jackson.version>2.17.0</cxf.jackson.version>
+        <cxf.jackson.databind.version>2.17.0</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