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

apupier 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 de86de022ef2 chore(deps): Bump tools.jackson:jackson-bom from 3.2.1 to 
3.2.2
de86de022ef2 is described below

commit de86de022ef2b15e6fcf87dc12b068b90175e3aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 07:33:23 2026 +0000

    chore(deps): Bump tools.jackson:jackson-bom from 3.2.1 to 3.2.2
    
    Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) 
from 3.2.1 to 3.2.2.
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-3.2.1...jackson-bom-3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: tools.jackson:jackson-bom
      dependency-version: 3.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 73bba271edb0..971186a6e6fe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -264,7 +264,7 @@
         <jackson-jq-version>1.6.2</jackson-jq-version>
         <jackson2-version>2.22.1</jackson2-version>
         <jackson2-annotations-version>2.20</jackson2-annotations-version>
-        <jackson3-version>3.2.1</jackson3-version>
+        <jackson3-version>3.2.2</jackson3-version>
         <jackrabbit-version>2.22.3</jackrabbit-version>
         <jasminb-jsonapi-version>0.15</jasminb-jsonapi-version>
         <jandex-version>3.6.0</jandex-version>

Reply via email to