This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch dev/1.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/dev/1.3 by this push:
new 0ddd7d704ac Bump net.minidev:json-smart from 2.5.0 to 2.5.2
0ddd7d704ac is described below
commit 0ddd7d704ac3a237ac86f3ddca6e57ab0cdeace0
Author: Haonan <[email protected]>
AuthorDate: Wed Feb 12 17:48:03 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 -->