forked from Thirdparty/wvp
1
0
Fork 0

Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] a351465c28
Bump fastjson from 1.2.33 to 1.2.83
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.33 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.33...1.2.83)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 03:11:33 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.33</version>
<version>1.2.83</version>
</dependency>
<!--Swagger2 -->