diff --git a/spar-wings-testing-uri-matcher/build.gradle b/spar-wings-testing-uri-matcher/build.gradle index bfec4e5..dd5be94 100644 --- a/spar-wings-testing-uri-matcher/build.gradle +++ b/spar-wings-testing-uri-matcher/build.gradle @@ -3,7 +3,7 @@ description "-" dependencies { - compile 'org.apache.httpcomponents:httpclient:4.5.2' + compile 'org.apache.httpcomponents:httpclient:4.5.13' compile "junit:junit:$junitVersion" compile "org.hamcrest:hamcrest-library" // compile "com.google.guava:guava:18.0"