Upgrade to AspectJ 1.8.14 and Apache HttpClient 4.5.8
This commit is contained in:
@@ -37,7 +37,7 @@ dependencies {
|
||||
exclude group: "javax.servlet", module: "javax.servlet-api"
|
||||
}
|
||||
optional("com.squareup.okhttp3:okhttp:3.12.2")
|
||||
optional("org.apache.httpcomponents:httpclient:4.5.7") {
|
||||
optional("org.apache.httpcomponents:httpclient:4.5.8") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.apache.httpcomponents:httpasyncclient:4.1.4") {
|
||||
|
||||
Reference in New Issue
Block a user