This commit is contained in:
Looly
2023-03-24 18:12:50 +08:00
parent 01f94defd2
commit 3b2160d296
6 changed files with 104 additions and 41 deletions

View File

@@ -44,7 +44,7 @@
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
<version>2.0.24</version>
<version>2.0.25</version>
<scope>test</scope>
</dependency>
</dependencies>