Update httpclient

This commit is contained in:
Piotr Fus 2021-06-07 21:01:56 +02:00
parent db93a99b9a
commit 1a422fefca
3 changed files with 1 additions and 4 deletions

View file

@ -21,7 +21,6 @@ class MockServerMaxUsesTest extends Specification {
@AutoCleanup('stop')
HttpMockServer httpMockServer
@Shared
CloseableHttpClient client = HttpClients.createDefault()
def setup() {