Skip to content

Commit 9fa2d7d

Browse files
committed
Upgrade to Jackson 2.18.4.1
Closes gh-35322
1 parent c30427f commit 9fa2d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

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

99
dependencies {
10-
api(platform("com.fasterxml.jackson:jackson-bom:2.18.4"))
10+
api(platform("com.fasterxml.jackson:jackson-bom:2.18.4.1"))
1111
api(platform("io.micrometer:micrometer-bom:1.14.10"))
1212
api(platform("io.netty:netty-bom:4.1.124.Final"))
1313
api(platform("io.netty:netty5-bom:5.0.0.Alpha5"))

0 commit comments

Comments
 (0)