mirror of https://github.com/swwheihei/wvp.git
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
parent
956fd47ed6
commit
a351465c28
2
pom.xml
2
pom.xml
|
@ -97,7 +97,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.alibaba</groupId>
|
<groupId>com.alibaba</groupId>
|
||||||
<artifactId>fastjson</artifactId>
|
<artifactId>fastjson</artifactId>
|
||||||
<version>1.2.33</version>
|
<version>1.2.83</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!--Swagger2 -->
|
<!--Swagger2 -->
|
||||||
|
|
Loading…
Reference in New Issue