Skip to content

Commit 7c233b5

Browse files
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.62 to 2.0.63 (#980)
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.62 to 2.0.63. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.62...2.0.63) --- updated-dependencies: - dependency-name: com.alibaba.fastjson2:fastjson2 dependency-version: 2.0.63 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50a6b5b commit 7c233b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<slf4j-api.version>1.7.36</slf4j-api.version>
100100
<lombok.version>1.18.44</lombok.version>
101101
<spring-core.version>5.3.39</spring-core.version>
102-
<fastjson2.version>2.0.62</fastjson2.version>
102+
<fastjson2.version>2.0.63</fastjson2.version>
103103
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>
104104
<slf4j-simple.version>1.7.36</slf4j-simple.version>
105105
<jcl-over-slf4j.version>1.7.36</jcl-over-slf4j.version>

0 commit comments

Comments
 (0)