⬆️ Bump fastjson in /blade-bom

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.83_noneautotype to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/commits/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-10-12 13:15:58 +00:00 committed by GitHub
parent 5feb2df46d
commit 4bbee4354f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.83_noneautotype</version>
<version>1.2.83</version>
</dependency>
<!-- sentinel -->
<dependency>