Skip to content

Commit 6ebdc46

Browse files
committed
Upgrade to Jackson 2.13.4.20221013
1 parent 1b19189 commit 6ebdc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ javaPlatform {
88

99
dependencies {
1010
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
11-
api(platform("com.fasterxml.jackson:jackson-bom:2.13.4"))
11+
api(platform("com.fasterxml.jackson:jackson-bom:2.13.4.20221013"))
1212
api(platform("io.projectreactor:reactor-bom:2022.0.0-SNAPSHOT"))
1313
api(platform("io.micrometer:micrometer-bom:1.10.0-SNAPSHOT"))
1414
api(platform("org.springframework.data:spring-data-bom:2022.0.0-M6"))

0 commit comments

Comments
 (0)