mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-19 05:32:10 +08:00
⬆️ 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:
parent
e59b603f0d
commit
cd68519b16
2
pom.xml
2
pom.xml
|
|
@ -331,7 +331,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.alibaba</groupId>
|
<groupId>com.alibaba</groupId>
|
||||||
<artifactId>fastjson</artifactId>
|
<artifactId>fastjson</artifactId>
|
||||||
<version>2.0.58</version>
|
<version>2.0.59</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- JWT -->
|
<!-- JWT -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user