Skip to content

Commit 63df871

Browse files
authored
Update jackson-databind (#641)
1 parent b626286 commit 63df871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tck-build-logic/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ publishing {
3333

3434
dependencies {
3535
implementation(libs.nativeGradlePlugin)
36-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
36+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
3737
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
3838
testImplementation 'org.assertj:assertj-core:3.23.1'
3939
}

0 commit comments

Comments
 (0)