Bump fastjson from 1.2.56 to 1.2.83 in /spring-boot/sjdemo

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.56 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.56...1.2.83)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-17 02:17:10 +00:00 committed by GitHub
parent 81e2e456b8
commit 98793dbbea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.56</version>
<version>1.2.83</version>
</dependency>
<!--xa分布式事务-->