Skip to content

Commit

Permalink
Merge 76e96e3 into 21b2f01
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 11, 2021
2 parents 21b2f01 + 76e96e3 commit 8e2bf3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -78,7 +78,7 @@ dependencies {
compile ('com.auth0:java-jwt:3.12.0'){
exclude group: 'com.fasterxml.jackson.core', module: 'jackson-databind'
}
compile 'com.fasterxml.jackson.core:jackson-databind:2.12.0'
compile 'com.fasterxml.jackson.core:jackson-databind:2.12.1'
compile 'org.apache.commons:commons-lang3:3.11'
// validation
compile group: 'javax.validation', name: 'validation-api', version: '2.0.1.Final'
Expand Down

0 comments on commit 8e2bf3a

Please sign in to comment.