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

libenchao 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 d0f0214c6a [CALCITE-6124] Bump json-path from 2.7.0 to 2.8.0
d0f0214c6a is described below

commit d0f0214c6a5f2fc16672ac1166d499fd9bbdec5e
Author: Yubin Li <[email protected]>
AuthorDate: Fri Nov 17 17:27:11 2023 +0800

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

diff --git a/gradle.properties b/gradle.properties
index 9ba8504689..cda90d717d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -131,7 +131,7 @@ jetty.version=9.4.46.v20220331
 jmh.version=1.12
 jna.version=5.7.0
 joda-time.version=2.8.1
-json-path.version=2.7.0
+json-path.version=2.8.0
 jsr305.version=3.0.2
 jsoup.version=1.11.3
 junit4.version=4.13.2

Reply via email to