Skip to content

Commit 6ad37db

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.1
1 parent eb6c884 commit 6ad37db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ configure(srcProjects()) {
3232
ext {
3333
logbackVersion = '1.5.32'
3434
slf4jVersion = '2.0.17'
35-
jacksonVersion = '2.17.3'
35+
jacksonVersion = '2.21.1'
3636
}
3737
}
3838

0 commit comments

Comments
 (0)