Skip to content

Commit

Permalink
Merge pull request #209 from auth0/sec-fix
Browse files Browse the repository at this point in the history
Bump dependencies and solve security issues
  • Loading branch information
lbalmaceda committed May 22, 2019
2 parents 246c34e + 817b5f1 commit 89cbc00
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 @@ -62,7 +62,7 @@ test {
dependencies {
implementation 'com.squareup.okhttp3:okhttp:3.9.1'
implementation 'com.squareup.okhttp3:logging-interceptor:3.9.1'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.9'
implementation 'commons-codec:commons-codec:1.11'

testImplementation 'org.mockito:mockito-core:2.18.3'
Expand Down

0 comments on commit 89cbc00

Please sign in to comment.