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

zhenchen 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 3ceb364c15 [CALCITE-7098] Update json-smart from 2.3 to 2.6.0
3ceb364c15 is described below

commit 3ceb364c158e80c59a89137c85637ad53f4c0fab
Author: Niels Pardon <[email protected]>
AuthorDate: Wed Aug 13 14:59:13 2025 +0200

    [CALCITE-7098] Update json-smart from 2.3 to 2.6.0
    
    Signed-off-by: Niels Pardon <[email protected]>
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 876a7b3e74..07ac06c9c4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -135,7 +135,7 @@ jna-platform.version=5.14.0
 joda-time.version=2.8.1
 joou.version=0.9.4
 json-path.version=2.9.0
-json-smart.version=2.3
+json-smart.version=2.6.0
 jsr305.version=3.0.2
 jsoup.version=1.11.3
 junit4.version=4.13.2

Reply via email to