Skip to content

Commit

Permalink
Bump com.alibaba.fastjson2:fastjson2 from 2.0.51 to 2.0.52
Browse files Browse the repository at this point in the history
---
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]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 015b6e9 commit c76bd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ subprojects {

dependency "org.projectlombok:lombok:1.18.32"
dependency "javax.annotation:javax.annotation-api:1.3.2"
dependency "com.alibaba.fastjson2:fastjson2:2.0.51"
dependency "com.alibaba.fastjson2:fastjson2:2.0.52"

dependency "software.amazon.awssdk:s3:2.26.3"
dependency "com.github.rholder:guava-retrying:2.0.0"
Expand Down

0 comments on commit c76bd29

Please sign in to comment.