Skip to content

Commit

Permalink
Upgrade to Tomcat 9.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Jun 8, 2020
1 parent 4f81ab7 commit 586235e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -44,7 +44,7 @@ ext {
rxjava2Version = "2.2.19"
slf4jVersion = "1.7.30" // spring-jcl + consistent 3rd party deps
tiles3Version = "3.0.8"
tomcatVersion = "9.0.35"
tomcatVersion = "9.0.36"
undertowVersion = "2.0.30.Final"

gradleScriptDir = "${rootProject.projectDir}/gradle"
Expand Down

0 comments on commit 586235e

Please sign in to comment.