Skip to content

Commit e050d79

Browse files
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.58 to 2.0.59 (#589)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.58 to 2.0.59. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.58...2.0.59) --- updated-dependencies: - dependency-name: com.alibaba.fastjson2:fastjson2 dependency-version: 2.0.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DeleiGuo <[email protected]>
1 parent a47fcbe commit e050d79

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
@@ -40,7 +40,7 @@
4040
<slf4j-api.version>1.7.36</slf4j-api.version>
4141
<lombok.version>1.18.42</lombok.version>
4242
<spring-core.version>5.3.37</spring-core.version>
43-
<fastjson2.version>2.0.58</fastjson2.version>
43+
<fastjson2.version>2.0.59</fastjson2.version>
4444
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>
4545
<slf4j-simple.version>1.7.36</slf4j-simple.version>
4646
<jcl-over-slf4j.version>1.7.36</jcl-over-slf4j.version>

0 commit comments

Comments
 (0)