Skip to content

Commit 7e3f152

Browse files
fix(deps): update jackson monorepo to v2.22.1
1 parent aebc360 commit 7e3f152

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)