Skip to content

Commit 2b8576d

Browse files
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.15.1
1 parent 59c970d commit 2b8576d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dumper-share/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ dependencies {
1717

1818
// Jackson
1919
// TODO version
20-
implementation("com.fasterxml.jackson.core:jackson-annotations:2.13.4")
20+
implementation("com.fasterxml.jackson.core:jackson-annotations:2.15.1")
2121
}

0 commit comments

Comments
 (0)