Upgrade to Apache HttpClient 4.5.5 and Tomcat 8.5.27
This commit is contained in:
@@ -43,7 +43,7 @@ dependencies {
|
||||
}
|
||||
optional("io.undertow:undertow-core:${undertowVersion}")
|
||||
optional("com.squareup.okhttp3:okhttp:3.9.1")
|
||||
optional("org.apache.httpcomponents:httpclient:4.5.4") {
|
||||
optional("org.apache.httpcomponents:httpclient:4.5.5") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.apache.httpcomponents:httpasyncclient:4.1.3") {
|
||||
|
||||
Reference in New Issue
Block a user