Skip to content

Commit

Permalink
#25 Upgrade jackson-databind from 2.9.7 to 2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
galovics committed Mar 15, 2020
1 parent 3da63ba commit 593ca9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger-brake/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ apply plugin: 'signing'
dependencies {
compile "org.apache.commons:commons-collections4:4.2"
compile "io.swagger.parser.v3:swagger-parser:2.0.5"
compile "com.fasterxml.jackson.core:jackson-databind:2.9.7"
compile "com.fasterxml.jackson.core:jackson-databind:2.10.3"
compile "com.github.spullara.mustache.java:compiler:0.9.5"
compile "org.apache.httpcomponents:httpclient:4.5.6"
}
Expand Down

0 comments on commit 593ca9e

Please sign in to comment.