⬆️ Bump com.alibaba:fastjson from 2.0.58 to 2.0.59

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

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-version: 2.0.59
  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-10-13 08:40:57 +00:00 committed by GitHub
parent e59b603f0d
commit cd68519b16
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>