This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch HTHou-patch-1 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit ed86ef6aac6f5f75c384bdfc9000ef1c891abc65 Author: Haonan <[email protected]> AuthorDate: Wed Feb 12 16:27:07 2025 +0800 Bump net.minidev:json-smart from 2.5.0 to 2.5.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28a58a91bff..0efaefe34f5 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ <jjwt.version>0.11.5</jjwt.version> <jline.version>3.26.2</jline.version> <jna.version>5.14.0</jna.version> - <json-smart.version>2.5.0</json-smart.version> + <json-smart.version>2.5.2</json-smart.version> <jtransforms.version>3.1</jtransforms.version> <junit.version>4.13.2</junit.version> <!-- This was the last version to support Java 8 -->
