Skip to content

Commit ad367c1

Browse files
build(deps-dev): bump com.alibaba.fastjson2:fastjson2
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.51 to 2.0.58. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.51...2.0.58) --- updated-dependencies: - dependency-name: com.alibaba.fastjson2:fastjson2 dependency-version: 2.0.58 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97f4e8a commit ad367c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<slf4j-api.version>1.7.36</slf4j-api.version>
3939
<lombok.version>1.18.32</lombok.version>
4040
<spring-core.version>5.3.37</spring-core.version>
41-
<fastjson2.version>2.0.51</fastjson2.version>
41+
<fastjson2.version>2.0.58</fastjson2.version>
4242
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>
4343
<spring-boot-starter-test.version>2.7.18</spring-boot-starter-test.version>
4444
<slf4j-simple.version>1.7.36</slf4j-simple.version>

0 commit comments

Comments
 (0)