Skip to content

Commit 4d6bbd4

Browse files
authored
1 parent e82a2f4 commit 4d6bbd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ dependencyManagement {
178178
entry 'guava'
179179
}
180180
// CVE-2019-12814
181-
dependencySet(group: 'com.fasterxml.jackson.core', version: '2.9.9.2') {
181+
dependencySet(group: 'com.fasterxml.jackson.core', version: '2.9.9.3') {
182182
entry 'jackson-databind'
183183
}
184184
// align with jupiter

0 commit comments

Comments
 (0)