mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-13 05:43:29 +00:00
Update to httpclient:4.2.6
Fixes gh-8268
This commit is contained in:
parent
ac657a32a6
commit
e3a1fa2f86
@ -19,6 +19,6 @@ dependencies {
|
|||||||
|
|
||||||
provided "javax.servlet:javax.servlet-api:$servletApiVersion"
|
provided "javax.servlet:javax.servlet-api:$servletApiVersion"
|
||||||
|
|
||||||
runtime 'org.apache.httpcomponents:httpclient:4.2.5',
|
runtime 'org.apache.httpcomponents:httpclient:4.2.6',
|
||||||
'net.sourceforge.nekohtml:nekohtml:1.9.22'
|
'net.sourceforge.nekohtml:nekohtml:1.9.22'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user