Skip to content

Commit

Permalink
Bump jackson-databind from 2.8.11.1 to 2.10.2
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.11.1 to 2.10.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 12, 2020
1 parent e1abd3c commit e78ecb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-security-rest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
compile "commons-fileupload:commons-fileupload:1.3.3"

//https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7489
compile "com.fasterxml.jackson.core:jackson-databind:2.8.11.1"
compile "com.fasterxml.jackson.core:jackson-databind:2.10.2"

testCompile "org.gperfutils:gbench:0.4.3-groovy-2.4"
testCompile 'net.bytebuddy:byte-buddy:1.7.11'
Expand Down

0 comments on commit e78ecb4

Please sign in to comment.