Merge pull request #85 from chillzhuang/dependabot/maven/dev/com.alibaba-fastjson-2.0.57

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

View File

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