Skip to content

Commit 2ad78c8

Browse files
chore(deps): bump com.alibaba:fastjson from 2.0.53 to 2.0.60
Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.53 to 2.0.60. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.53...2.0.60) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-version: 2.0.60 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 721f566 commit 2ad78c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ mavenPublishing {
6666

6767
dependencies {
6868
implementation("com.fasterxml.jackson.core:jackson-databind:2.18.1")
69-
implementation("com.alibaba:fastjson:2.0.53")
69+
implementation("com.alibaba:fastjson:2.0.60")
7070
implementation("commons-codec:commons-codec:1.17.1")
7171

7272

0 commit comments

Comments
 (0)