Skip to content

Commit

Permalink
Bump com.alibaba:fastjson from 1.2.76 to 2.0.24
Browse files Browse the repository at this point in the history
Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 1.2.76 to 2.0.24.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/commits/2.0.24)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2023
1 parent fdfe886 commit 5d8ba39
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 @@ -49,7 +49,7 @@ ext {
"spring-test" : "org.springframework:spring-test:${springVersion}",
"assertj-core" : "org.assertj:assertj-core:3.23.1",
"junit-jupiter" : "org.junit.jupiter:junit-jupiter:${junitVersion}",
"fastjson" : "com.alibaba:fastjson:2.0.11",
"fastjson" : "com.alibaba:fastjson:2.0.24",
"jackson" : "com.fasterxml.jackson.core:jackson-databind:2.13.3",
"gson" : "com.google.code.gson:gson:2.9.1",
"lagarto" : "org.jodd:jodd-lagarto:6.0.6",
Expand Down

0 comments on commit 5d8ba39

Please sign in to comment.