Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinprabhu authored Aug 7, 2019
1 parent e82a2f4 commit 4d6bbd4
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 @@ -178,7 +178,7 @@ dependencyManagement {
entry 'guava'
}
// 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'
}
// align with jupiter
Expand Down

0 comments on commit 4d6bbd4

Please sign in to comment.