Skip to content

Commit 01c998d

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.1 [security]
1 parent aebc360 commit 01c998d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repositories {
3838
}
3939

4040
ext {
41-
jacksonVersion = '2.22.0'
41+
jacksonVersion = '2.22.1'
4242
}
4343

4444
dependencies {

0 commit comments

Comments
 (0)