We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f49078 + 883b3bb commit 548c7b2Copy full SHA for 548c7b2
build.gradle
@@ -124,7 +124,7 @@ dependencies {
124
implementation 'javax.servlet:javax.servlet-api:3.1.0'
125
implementation 'org.apache.commons:commons-lang3:3.18.0'
126
implementation 'com.google.guava:guava-annotations:r03'
127
- implementation 'commons-codec:commons-codec:1.15'
+ implementation 'commons-codec:commons-codec:1.19.0'
128
129
api 'com.auth0:auth0:1.45.1'
130
api 'com.auth0:java-jwt:3.19.4'
0 commit comments