Merge pull request #142 from chillzhuang/dependabot/maven/dev/com.alibaba-fastjson-2.0.59

⬆️ Bump com.alibaba:fastjson from 2.0.58 to 2.0.59
This commit is contained in:
如梦技术 2025-10-13 17:44:08 +08:00 committed by GitHub
commit 3cf4f6f39c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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