Skip to content

Commit ecdea23

Browse files
Bump com.alibaba:fastjson from 2.0.46 to 2.0.47
Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.46 to 2.0.47. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.46...2.0.47) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3eecfb0 commit ecdea23

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>com.alibaba</groupId>
104104
<artifactId>fastjson</artifactId>
105-
<version>2.0.46</version>
105+
<version>2.0.47</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)