Skip to content

Commit

Permalink
⬆️ Bump fastjson2 from 2.0.11 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.11...2.0.12)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MisakaTAT committed Aug 23, 2022
1 parent 9e9fc26 commit c704109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
<version>2.0.11</version>
<version>2.0.12</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down

0 comments on commit c704109

Please sign in to comment.