jborgers / PMD-jPinpoint-rules

PMD rule set for responsible Java and Kotlin coding: performance, sustainability, multi-threading, data mixup and more.
Apache License 2.0
43 stars 10 forks source link

Fix Request for HttpClientBuilderWithoutDisableConnectionState: missing support for Apache Http Client 5 #362

Open jborgers opened 3 weeks ago

jborgers commented 3 weeks ago

E.g. org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient is not supported