Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump fastjson from 1.2.72 to 1.2.83 in /springboot-mp
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.72 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](alibaba/fastjson@1.2.72...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2022
commit f5391925fd376a620cae77e65adf4bcb599c20d0
2 changes: 1 addition & 1 deletion springboot-mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.72</version>
<version>1.2.83</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down