Skip to content

Commit 4dd8a69

Browse files
committed
Upgrade Jackson from 2.9.10 to 2.15.4
1 parent 6b4765c commit 4dd8a69

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
@@ -9,7 +9,7 @@ subprojects {
99
}
1010

1111
ext {
12-
jacksonVersion = '2.9.10'
12+
jacksonVersion = '2.15.4'
1313
jacksonDatabindVersion = "$jacksonVersion.8"
1414
powermockVersion = '1.6.6'
1515
}

0 commit comments

Comments
 (0)