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

davsclaus 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 a73784dd94c chore(deps): Bump jackson-jq-version from 1.4.0 to 1.5.0 
(#18963)
a73784dd94c is described below

commit a73784dd94c98ee7e686fb171ff658831e289ac6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 09:23:52 2025 +0200

    chore(deps): Bump jackson-jq-version from 1.4.0 to 1.5.0 (#18963)
    
    Bumps `jackson-jq-version` from 1.4.0 to 1.5.0.
    
    Updates `net.thisptr:jackson-jq` from 1.4.0 to 1.5.0
    - [Release notes](https://github.com/eiiches/jackson-jq/releases)
    - [Commits](https://github.com/eiiches/jackson-jq/compare/1.4.0...1.5.0)
    
    Updates `net.thisptr:jackson-jq-extra` from 1.4.0 to 1.5.0
    - [Release notes](https://github.com/eiiches/jackson-jq/releases)
    - [Commits](https://github.com/eiiches/jackson-jq/compare/1.4.0...1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.thisptr:jackson-jq
      dependency-version: 1.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.thisptr:jackson-jq-extra
      dependency-version: 1.5.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 1fd7acf636b..984687c94af 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -249,7 +249,7 @@
         <ironmq-version>3.0.5</ironmq-version>
         <ivy-version>2.5.3</ivy-version>
         
<jackson-databind-nullable-version>0.2.7</jackson-databind-nullable-version>
-        <jackson-jq-version>1.4.0</jackson-jq-version>
+        <jackson-jq-version>1.5.0</jackson-jq-version>
         <jackson2-version>2.19.2</jackson2-version>
         <jackrabbit-version>2.22.2</jackrabbit-version>
         <jasminb-jsonapi-version>0.14</jasminb-jsonapi-version>

Reply via email to