Skip to content

Commit

Permalink
chore(deps): bump com.alibaba.fastjson2:fastjson2 from 2.0.53 to 2.0.54
Browse files Browse the repository at this point in the history
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.53 to 2.0.54.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.53...2.0.54)

---
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 Jan 13, 2025
1 parent 7e45d81 commit 7336e27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ dependencies {
implementation("org.jboss.aerogear:aerogear-otp-java:1.0.0")
implementation("com.bol:spring-data-mongodb-encrypt:2.9.1")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("com.alibaba.fastjson2:fastjson2:2.0.53")
implementation("com.alibaba.fastjson2:fastjson2-extension-spring6:2.0.53")
implementation("com.alibaba.fastjson2:fastjson2:2.0.54")
implementation("com.alibaba.fastjson2:fastjson2-extension-spring6:2.0.54")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter-actuator")
implementation("org.springframework.boot:spring-boot-starter-data-redis")
Expand Down

0 comments on commit 7336e27

Please sign in to comment.