Skip to content

Commit ceda27f

Browse files
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.59 to 2.0.60 (#660)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.59 to 2.0.60. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.59...2.0.60) --- updated-dependencies: - dependency-name: com.alibaba.fastjson2:fastjson2 dependency-version: 2.0.60 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 9b17091 commit ceda27f

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
@@ -59,7 +59,7 @@
5959
<slf4j-api.version>1.7.36</slf4j-api.version>
6060
<lombok.version>1.18.42</lombok.version>
6161
<spring-core.version>5.3.39</spring-core.version>
62-
<fastjson2.version>2.0.59</fastjson2.version>
62+
<fastjson2.version>2.0.60</fastjson2.version>
6363
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>
6464
<slf4j-simple.version>1.7.36</slf4j-simple.version>
6565
<jcl-over-slf4j.version>1.7.36</jcl-over-slf4j.version>

0 commit comments

Comments
 (0)