Merge pull request #51 from chillzhuang/dependabot/maven/dev/com.alibaba-fastjson-2.0.56

⬆️ Bump com.alibaba:fastjson from 2.0.47 to 2.0.56
This commit is contained in:
如梦技术 2025-03-21 14:07:33 +08:00 committed by GitHub
commit e3ad475519
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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