Upgrade to Tomcat 9.0.31

Closes gh-20253
This commit is contained in:
Stephane Nicoll
2020-02-21 13:33:01 +01:00
parent 2b033c532b
commit ac41bcbb66
2 changed files with 4 additions and 2 deletions

View File

@@ -190,7 +190,7 @@
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.30</tomcat.version>
<tomcat.version>9.0.31</tomcat.version>
<unboundid-ldapsdk.version>4.0.14</unboundid-ldapsdk.version>
<undertow.version>2.0.29.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>