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 9dbbb000d84b chore(deps-dev): Bump com.jayway.jsonpath:json-path from 
2.9.0 to 2.10.0 (#19789)
9dbbb000d84b is described below

commit 9dbbb000d84bd65c9377aa206f0baab09f49d4d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 10:17:44 2025 +0100

    chore(deps-dev): Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 
(#19789)
    
    Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) 
from 2.9.0 to 2.10.0.
    - [Release notes](https://github.com/jayway/JsonPath/releases)
    - 
[Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
    - 
[Commits](https://github.com/jayway/JsonPath/compare/json-path-2.9.0...json-path-2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.jayway.jsonpath:json-path
      dependency-version: 2.10.0
      dependency-type: direct:development
      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 3ab3adee7a75..5f749c4c757a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -325,7 +325,7 @@
         <javax-json-api-version>1.1.4</javax-json-api-version>
         <jsonschema-generator-version>4.38.0</jsonschema-generator-version>
         <jsonassert-version>1.5.3</jsonassert-version>
-        <json-path-version>2.9.0</json-path-version>
+        <json-path-version>2.10.0</json-path-version>
         <json-patch-version>1.13</json-patch-version>
         <json-smart-version>2.6.0</json-smart-version>
         <jsonata-version>0.9.9</jsonata-version>

Reply via email to