Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump fastjson from 1.2.76 to 1.2.83 in /localTest
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.76 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](alibaba/fastjson@1.2.76...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 Jun 17, 2022
commit 88bc5792ad35ecb73a74517155aa9c746d5a0e81
4 changes: 2 additions & 2 deletions localTest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,13 +316,13 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.76</version>
<version>1.2.83</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.70</version>
<version>1.2.83</version>
<scope>compile</scope>
</dependency>

Expand Down