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

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

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-version: 2.0.58
  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-07-30 08:16:01 +00:00 committed by GitHub
parent a26e2327ee
commit 989b23a48b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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