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.
1 parent 2cd27e1 commit 02eab49Copy full SHA for 02eab49
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation 'commons-codec:commons-codec:1.17.1'
34
implementation 'io.netty:netty-codec-http:4.1.114.Final'
35
implementation 'io.netty:netty-handler:4.1.114.Final'
36
- implementation 'org.asynchttpclient:async-http-client:2.12.3'
+ implementation 'org.asynchttpclient:async-http-client:3.0.1'
37
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
38
implementation 'org.bitbucket.b_c:jose4j:0.9.6'
39
}
0 commit comments