Skip to content

Commit

Permalink
build(deps): bump fastjson from 1.2.49 to 1.2.83 in /user-server
Browse files Browse the repository at this point in the history
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.49 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](alibaba/fastjson@1.2.49...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
1 parent cea6e17 commit a6d6e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.49</version>
<version>1.2.83</version>
</dependency>
<!--data-->
<dependency>
Expand Down

0 comments on commit a6d6e7b

Please sign in to comment.