Skip to content

Commit 95d0140

Browse files
authored
Update org.asynchttpclient:async-http-client to 2.12.4
1 parent b7e0e39 commit 95d0140

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
@@ -27,7 +27,7 @@ dependencies {
2727
implementation group: 'org.apache.httpcomponents', name: 'httpasyncclient', version: '4.1.5'
2828

2929
// For making async HTTP requests
30-
implementation group: 'org.asynchttpclient', name: 'async-http-client', version: '2.12.3'
30+
implementation group: 'org.asynchttpclient', name: 'async-http-client', version: '2.12.4'
3131

3232
// For cryptographic operations
3333
shadow group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.70'

0 commit comments

Comments
 (0)