Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 3466e4e commit fe861c4
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.25.3",
"junit-jupiter" : "org.junit.jupiter:junit-jupiter:${junitVersion}",
"fastjson" : "com.alibaba:fastjson:2.0.44",
"fastjson" : "com.alibaba:fastjson:2.0.49",
"jackson" : "com.fasterxml.jackson.core:jackson-databind:2.16.1",
"gson" : "com.google.code.gson:gson:2.9.1",
"lagarto" : "org.jodd:jodd-lagarto:6.0.6",
Expand Down

0 comments on commit fe861c4

Please sign in to comment.