Merge pull request #102 from chillzhuang/dependabot/maven/dev/com.alibaba-fastjson-2.0.58

⬆️ Bump com.alibaba:fastjson from 2.0.57 to 2.0.58
This commit is contained in:
如梦技术 2025-07-30 16:41:00 +08:00 committed by GitHub
commit fcbeba1d4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -325,7 +325,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>2.0.57</version>
<version>2.0.58</version>
</dependency>
<!-- JWT -->
<dependency>