Upgrade to Apache HttpClient 4.5.9 and Tomcat 8.5.42

This commit is contained in:
Juergen Hoeller
2019-06-12 00:51:26 +02:00
parent 8d5c36269e
commit 53b53e21be
5 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ ext {
rxjava2Version = "2.1.17"
slf4jVersion = "1.7.26" // spring-jcl + consistent 3rd party deps
tiles3Version = "3.0.8"
tomcatVersion = "8.5.40"
tomcatVersion = "8.5.42"
undertowVersion = "1.4.27.Final"
gradleScriptDir = "${rootProject.projectDir}/gradle"