Browse Source

Upgrade to Tomcat 7.0.54

Closes #960
pull/3074/head
Andy Wilkinson 12 years ago
parent
commit
362df05f65
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -94,7 +94,7 @@ @@ -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>

Loading…
Cancel
Save