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

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


The following commit(s) were added to refs/heads/main by this push:
     new e8ac01cb89 [CALCITE-7290] Update json-path to 2.10.0
e8ac01cb89 is described below

commit e8ac01cb89363553961e23c57ffa4f710f72aba3
Author: lawlie8 <[email protected]>
AuthorDate: Thu Nov 13 16:39:13 2025 +0530

    [CALCITE-7290] Update json-path to 2.10.0
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index d5776ab2f2..7d021d2f34 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -133,7 +133,7 @@ jna.version=5.14.0
 jna-platform.version=5.14.0
 joda-time.version=2.8.1
 joou.version=0.9.4
-json-path.version=2.9.0
+json-path.version=2.10.0
 json-smart.version=2.6.0
 jsr305.version=3.0.2
 jsoup.version=1.11.3

Reply via email to