Browse Source

Update to Tomcat 7.0.56

Closes gh-1710
pull/2035/head
Andy Wilkinson 11 years ago
parent
commit
7cb3ae43d4
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -116,7 +116,7 @@ @@ -116,7 +116,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.5</thymeleaf-layout-dialect.version>
<tomcat.version>7.0.55</tomcat.version>
<tomcat.version>7.0.56</tomcat.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
<wsdl4j.version>1.6.3</wsdl4j.version>

Loading…
Cancel
Save