Skip to content

Commit 330c204

Browse files
Update dependency com.fasterxml.jackson:jackson-bom to v2.21.2
1 parent 3adc5a3 commit 330c204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/versions-in-platform/platform/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55

66
dependencies {
7-
api(platform("com.fasterxml.jackson:jackson-bom:2.21.1"))
7+
api(platform("com.fasterxml.jackson:jackson-bom:2.21.2"))
88
api(platform("org.junit:junit-bom:6.0.3"))
99
}
1010

0 commit comments

Comments
 (0)