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 3ff8e31973e84ab2f2b241d6d18650a6af00b40d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 10:30:07 2025 -0400

    Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2 
(#2522)
    
    * Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.19.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update parent/pom.xml
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andriy Redko <[email protected]>
    (cherry picked from commit 580d32fa8a974ceebfa5dac4b9883a7f39a28590)
    
    # Conflicts:
    #       parent/pom.xml
    (cherry picked from commit f0f14c3480bf3898e8c02b9185c20cf88d37c0b4)
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 35aa708317..617fa69580 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.3.1</cxf.httpcomponents.client5.version>
         
<cxf.httpcomponents.core5.version>5.2.5</cxf.httpcomponents.core5.version>
-        <cxf.jackson.version>2.19.1</cxf.jackson.version>
-        <cxf.jackson.databind.version>2.19.1</cxf.jackson.databind.version>
+        <cxf.jackson.version>2.19.2</cxf.jackson.version>
+        <cxf.jackson.databind.version>2.19.2</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