⬆️ Bump com.alibaba:fastjson from 2.0.47 to 2.0.56

Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.47 to 2.0.56.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.47...2.0.56)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-20 08:55:14 +00:00 committed by GitHub
parent bbc88c87fd
commit 5e213aceb5
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>