Skip to content

Commit

Permalink
0003527: The jackson databind library has a vulnerability.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichalek committed Oct 29, 2018
1 parent 69f4ce8 commit 8f7913c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric-core/build.gradle
Expand Up @@ -7,7 +7,7 @@ apply from: symAssembleDir + '/common.gradle'
compile project(":symmetric-util")
compile "commons-fileupload:commons-fileupload:$commonsFileuploadVersion"
compile "javax.mail:mail:1.4.5"
compile "com.fasterxml.jackson.core:jackson-databind:2.9.3"
compile "com.fasterxml.jackson.core:jackson-databind:2.9.5"
compile "com.google.code.gson:gson:2.8.2"
compile "org.springframework:spring-core:$springVersion"

Expand Down

0 comments on commit 8f7913c

Please sign in to comment.