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 08abe18dc9 Bump tools.jackson.core:jackson-core from 3.0.4 to 3.1.0 in 
/parent (#2906)
08abe18dc9 is described below

commit 08abe18dc90ea794eba1e627535061f7a3c1c910
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 1 18:53:18 2026 -0500

    Bump tools.jackson.core:jackson-core from 3.0.4 to 3.1.0 in /parent (#2906)
    
    * Bump tools.jackson.core:jackson-core from 3.0.4 to 3.1.0 in /parent
    
    Bumps 
[tools.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) 
from 3.0.4 to 3.1.0.
    - 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-3.0.4...jackson-core-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: tools.jackson.core:jackson-core
      dependency-version: 3.1.0
      dependency-type: direct:production
    ...
    
    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]>
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 57048531b9..e504f81db5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,8 +133,8 @@
         
<cxf.httpcomponents.core.version>4.4.16</cxf.httpcomponents.core.version>
         
<cxf.httpcomponents.client5.version>5.6</cxf.httpcomponents.client5.version>
         
<cxf.httpcomponents.core5.version>5.4.1</cxf.httpcomponents.core5.version>
-        <cxf.jackson.version>3.0.4</cxf.jackson.version>
-        <cxf.jackson.databind.version>3.0.4</cxf.jackson.databind.version>
+        <cxf.jackson.version>3.1.0</cxf.jackson.version>
+        <cxf.jackson.databind.version>3.1.0</cxf.jackson.databind.version>
         <cxf.jackson.annotations.version>2.21</cxf.jackson.annotations.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>
         <cxf.jaeger.version>1.8.1</cxf.jaeger.version>

Reply via email to