Skip to content

Commit

Permalink
Merge pull request #25 from CubeWhyMC/dependabot/gradle/com.alibaba.f…
Browse files Browse the repository at this point in the history
…astjson2-fastjson2-2.0.54

chore(deps): bump com.alibaba.fastjson2:fastjson2 from 2.0.53 to 2.0.54
  • Loading branch information
cubewhy authored Jan 27, 2025
2 parents e134018 + 7336e27 commit 39d75d4
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 39d75d4

Please sign in to comment.