Browse Source

Upgrade to Tomcat 8.0.33

Closes gh-5581
pull/5663/merge
Andy Wilkinson 10 years ago
parent
commit
1d8ff34eb0
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -156,7 +156,7 @@ @@ -156,7 +156,7 @@
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
<thymeleaf-layout-dialect.version>1.3.3</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<tomcat.version>8.0.32</tomcat.version>
<tomcat.version>8.0.33</tomcat.version>
<undertow.version>1.3.20.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>

Loading…
Cancel
Save