Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
build(deps): bump com.alibaba.fastjson2:fastjson2 from 2.0.52 to 2.0.…
Browse files Browse the repository at this point in the history
…53 (#304)

Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.52 to 2.0.53.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.52...2.0.53)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 940ad00 commit 62fd0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HttpJsonClient/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ java {
}

dependencies {
api 'com.alibaba.fastjson2:fastjson2:2.0.52'
api 'com.alibaba.fastjson2:fastjson2:2.0.53'
}

0 comments on commit 62fd0a8

Please sign in to comment.