Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
59f033e0be
Bump fastjson from 1.2.4 to 1.2.83 in /1.SSO单点登录/sso
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.4 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.4...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 02:06:38 +00:00

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.4</version>
<version>1.2.83</version>
</dependency>
<dependency>
<groupId>com.auth0</groupId>