Skip to content

Commit

Permalink
Bump com.alibaba:fastjson
Browse files Browse the repository at this point in the history
Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson) from 1.2.68.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 7fed5b1 commit 44657fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solution/solution-fc-sts-token/code-example/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.68.noneautotype</version>
<version>1.2.83</version>
</dependency>
</dependencies>
</project>

0 comments on commit 44657fd

Please sign in to comment.