Skip to content

Commit f675a1f

Browse files
Fix http client 5 crashing
1 parent 277630c commit f675a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/cleanroom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ dependencies {
306306

307307
installer 'org.apache.httpcomponents.core5:httpcore5:5.4'
308308
installer 'org.apache.httpcomponents.core5:httpcore5-h2:5.4'
309-
installer 'org.apache.httpcomponents.client5:httpclient5:5.5.1'
309+
installer 'org.apache.httpcomponents.client5:httpclient5:5.6'
310310

311311
installer 'org.apache.httpcomponents:httpclient:4.5.14'
312312
installer 'org.apache.httpcomponents:httpcore:4.4.16'

0 commit comments

Comments
 (0)