Skip to content

Commit 1608ff6

Browse files
fix(deps): update dependency tools.jackson.core:jackson-databind to v3.1.5 [security] (#135)
1 parent 59ef000 commit 1608ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎java/gradle/libs.versions.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
junit = "5.11.4"
77
assertj = "3.27.3"
88
jackson = "2.18.9"
9-
jackson3 = "3.0.0"
9+
jackson3 = "3.1.5"
1010
lombok = "1.18.46"
1111
lombok-plugin = "9.1.0"
1212
spotless-plugin = "8.10.2"

0 commit comments

Comments
 (0)