Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
1ac18d6eff
Bump fastjson from 1.2.56 to 1.2.83 in /4.redis-mq
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>
2022-06-17 03:06:18 +00:00

View File

@ -33,7 +33,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.56</version>
<version>1.2.83</version>
</dependency>
</dependencies>