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 bcaa55e116f5162745d0f408d3abdb378f5937d1
Author: Haonan <[email protected]>
AuthorDate: Wed Feb 12 14:58:55 2025 +0800

    Bump json-smart to 2.5.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e2a099fdc85..0e4c79392e4 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 -->

Reply via email to