Skip to content

Commit 02eab49

Browse files
chore(deps): update dependency org.asynchttpclient:async-http-client to v3
1 parent 2cd27e1 commit 02eab49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'commons-codec:commons-codec:1.17.1'
3434
implementation 'io.netty:netty-codec-http:4.1.114.Final'
3535
implementation 'io.netty:netty-handler:4.1.114.Final'
36-
implementation 'org.asynchttpclient:async-http-client:2.12.3'
36+
implementation 'org.asynchttpclient:async-http-client:3.0.1'
3737
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
3838
implementation 'org.bitbucket.b_c:jose4j:0.9.6'
3939
}

0 commit comments

Comments
 (0)