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

acosentino 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 7fd4f8b7734b chore(deps): Bump jackson-jq-version from 1.6.0 to 1.6.1 
(#22505)
7fd4f8b7734b is described below

commit 7fd4f8b7734bf4de665a635496e017a3f466576d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 9 11:00:49 2026 +0200

    chore(deps): Bump jackson-jq-version from 1.6.0 to 1.6.1 (#22505)
    
    Bumps `jackson-jq-version` from 1.6.0 to 1.6.1.
    
    Updates `net.thisptr:jackson-jq` from 1.6.0 to 1.6.1
    - [Release notes](https://github.com/eiiches/jackson-jq/releases)
    - [Commits](https://github.com/eiiches/jackson-jq/compare/1.6.0...1.6.1)
    
    Updates `net.thisptr:jackson-jq-extra` from 1.6.0 to 1.6.1
    - [Release notes](https://github.com/eiiches/jackson-jq/releases)
    - [Commits](https://github.com/eiiches/jackson-jq/compare/1.6.0...1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: net.thisptr:jackson-jq
      dependency-version: 1.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.thisptr:jackson-jq-extra
      dependency-version: 1.6.1
      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 d0c1ecb69b02..9cb335febe78 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -281,7 +281,7 @@
         <ironmq-version>3.0.5</ironmq-version>
         <ivy-version>2.5.3</ivy-version>
         
<jackson-databind-nullable-version>0.2.9</jackson-databind-nullable-version>
-        <jackson-jq-version>1.6.0</jackson-jq-version>
+        <jackson-jq-version>1.6.1</jackson-jq-version>
         <jackson2-version>2.21.2</jackson2-version>
         <jackson2-annotations-version>2.20</jackson2-annotations-version>
         <jackson3-version>3.1.1</jackson3-version>

Reply via email to