Skip to content

Commit

Permalink
Bump fastjson from 1.2.79 to 1.2.83 in /cola-components
Browse files Browse the repository at this point in the history
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.79 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](alibaba/fastjson@1.2.79...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] committed Jun 17, 2022
1 parent 85aaa52 commit 4b9cea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cola-components/pom.xml
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.79</version>
<version>1.2.83</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4b9cea3

Please sign in to comment.