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

gnodet pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 7386f677c080 chore(deps): Bump tools.jackson:jackson-bom from 3.0.3 to 
3.1.0 (#21835)
7386f677c080 is described below

commit 7386f677c080f5cffa9e9b474c3e5b3063cf6542
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 14:08:51 2026 +0100

    chore(deps): Bump tools.jackson:jackson-bom from 3.0.3 to 3.1.0 (#21835)
    
    Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) 
from 3.0.3 to 3.1.0.
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-3.0.3...jackson-bom-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: tools.jackson:jackson-bom
      dependency-version: 3.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 d00b2dec159e..7174d0330d22 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -274,7 +274,7 @@
         <jackson-jq-version>1.6.0</jackson-jq-version>
         <jackson2-version>2.20.2</jackson2-version>
         <jackson2-annotations-version>2.20</jackson2-annotations-version>
-        <jackson3-version>3.0.3</jackson3-version>
+        <jackson3-version>3.1.0</jackson3-version>
         <jackrabbit-version>2.22.3</jackrabbit-version>
         <jasminb-jsonapi-version>0.15</jasminb-jsonapi-version>
         <jandex-version>3.5.3</jandex-version>

Reply via email to