Upgrade to Tomcat 7.0.54

Closes #960
This commit is contained in:
Andy Wilkinson 2014-05-27 15:02:50 +01:00
parent 6e82e8ede8
commit 362df05f65

View File

@ -94,7 +94,7 @@
<thymeleaf.version>2.1.3.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity3.version>2.1.1.RELEASE</thymeleaf-extras-springsecurity3.version>
<thymeleaf-layout-dialect.version>1.2.4</thymeleaf-layout-dialect.version>
<tomcat.version>7.0.52</tomcat.version>
<tomcat.version>7.0.54</tomcat.version>
</properties>
<prerequisites>
<maven>3.0.0</maven>