Commit 898698a6 authored by Dave Syer's avatar Dave Syer

Upgrade to Tomcat 7.0.53 (fixes gh-632)

parent a1d4d63d
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
<thymeleaf.version>2.1.2.RELEASE</thymeleaf.version> <thymeleaf.version>2.1.2.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity3.version>2.1.1.RELEASE</thymeleaf-extras-springsecurity3.version> <thymeleaf-extras-springsecurity3.version>2.1.1.RELEASE</thymeleaf-extras-springsecurity3.version>
<thymeleaf-layout-dialect.version>1.2.3</thymeleaf-layout-dialect.version> <thymeleaf-layout-dialect.version>1.2.3</thymeleaf-layout-dialect.version>
<tomcat.version>7.0.52</tomcat.version> <tomcat.version>7.0.53</tomcat.version>
</properties> </properties>
<prerequisites> <prerequisites>
<maven>3.0.0</maven> <maven>3.0.0</maven>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment