Skip to content

Commit

Permalink
⬆️ 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MisakaTAT committed Jan 16, 2025
1 parent b48b8bf commit 0ab067c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repositories {
}

dependencies {
api("com.alibaba.fastjson2:fastjson2:2.0.53")
api("com.alibaba.fastjson2:fastjson2:2.0.54")
api("org.springframework.boot:spring-boot-starter-websocket")
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
Expand Down

0 comments on commit 0ab067c

Please sign in to comment.