Skip to content

Commit 70d327c

Browse files
committed
Downgrade to Commons HTTP Client 4.5.6
1 parent a06757d commit 70d327c

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
@@ -71,7 +71,7 @@ subprojects { subproject ->
7171
ext {
7272
assertjVersion = '3.11.1'
7373
assertkVersion = '0.13'
74-
commonsHttpClientVersion = '4.5.7'
74+
commonsHttpClientVersion = '4.5.6'
7575
googleJsr305Version = '3.0.2'
7676
hamcrestVersion = '1.3'
7777
jackson2Version = '2.9.8'

0 commit comments

Comments
 (0)