forked from Thirdparty/wvp
1
0
Fork 0

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>
dependabot/maven/com.alibaba-fastjson-1.2.83
dependabot[bot] 2022-06-17 03:11:33 +00:00 committed by GitHub
parent 956fd47ed6
commit a351465c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 -->