Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
doncem committed Aug 7, 2019
1 parent e7b454f commit 736f3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ dependencyManagement {
entry 'mockito-core'
}
// CVE-2019-12814
dependencySet(group: 'com.fasterxml.jackson.core', version: '2.9.9.2') {
dependencySet(group: 'com.fasterxml.jackson.core', version: '2.9.9.3') {
entry 'jackson-databind'
}
}
Expand Down

0 comments on commit 736f3c3

Please sign in to comment.