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

guohongyu 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 e17098d47f [CALCITE-6229] Bump json-path from 2.8.0 to 2.9.0
e17098d47f is described below

commit e17098d47f3c31e4d90cc17e6e1da1175bf49ae4
Author: Will Noble <[email protected]>
AuthorDate: Fri Jan 26 00:20:55 2024 +0000

    [CALCITE-6229] Bump json-path from 2.8.0 to 2.9.0
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 0e654e4ac9..ea5695024a 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -133,7 +133,7 @@ jmh.version=1.12
 jna.version=5.14.0
 jna-platform.version=5.14.0
 joda-time.version=2.8.1
-json-path.version=2.8.0
+json-path.version=2.9.0
 jsr305.version=3.0.2
 jsoup.version=1.11.3
 junit4.version=4.13.2

Reply via email to