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 9b1aa2a4ab Bump tools.jackson.core:jackson-databind from 3.0.3 to 
3.0.4 (#2842)
9b1aa2a4ab is described below

commit 9b1aa2a4ab68eb25b58ec91541ef65a7073d7c0f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 09:28:44 2026 -0500

    Bump tools.jackson.core:jackson-databind from 3.0.3 to 3.0.4 (#2842)
    
    Bumps 
[tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) 
from 3.0.3 to 3.0.4.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tools.jackson.core:jackson-databind
      dependency-version: 3.0.4
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1b8d8134e9..1ff35da76a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -132,7 +132,7 @@
         
<cxf.httpcomponents.client5.version>5.6</cxf.httpcomponents.client5.version>
         
<cxf.httpcomponents.core5.version>5.4</cxf.httpcomponents.core5.version>
         <cxf.jackson.version>3.0.3</cxf.jackson.version>
-        <cxf.jackson.databind.version>3.0.3</cxf.jackson.databind.version>
+        <cxf.jackson.databind.version>3.0.4</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