Skip to content

Commit 02de70b

Browse files
Bump fastjson from 2.0.15 to 2.0.16
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.15...2.0.16) --- 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 979939f commit 02de70b

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.alibaba</groupId>
5656
<artifactId>fastjson</artifactId>
57-
<version>2.0.15</version>
57+
<version>2.0.16</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>com.beust</groupId>

0 commit comments

Comments
 (0)