Skip to content

Commit 2288fbe

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.1
1 parent 9495407 commit 2288fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ annotations = "23.0.0"
1212

1313
# json mappers
1414
gson = "2.10.1"
15-
jackson = "2.14.2"
15+
jackson = "2.19.1"
1616

1717
# http
1818
httpClient5 = "5.2"

0 commit comments

Comments
 (0)