1
0
mirror of synced 2026-05-22 21:33:16 +00:00

SEC-2195: Update Groovy, Geb, Spock, httpcomponents, and Jetty

This commit is contained in:
Rob Winch
2013-07-12 17:11:46 -05:00
parent 1705c5d796
commit 07c3fdf8a7
5 changed files with 24 additions and 20 deletions
+1 -1
View File
@@ -18,5 +18,5 @@ dependencies {
provided "org.apache.tomcat:tomcat-servlet-api:$servletApiVersion"
runtime 'org.apache.httpcomponents:httpclient:4.1.1'
runtime 'org.apache.httpcomponents:httpclient:4.2.3'
}