bump tomcat version to 8.5.66

This commit is contained in:
zengqiao
2021-05-21 10:20:09 +08:00
parent 72e743dfd1
commit da7ad8b44a
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
<springframework.boot.version>2.1.1.RELEASE</springframework.boot.version>
<spring-version>5.1.3.RELEASE</spring-version>
<failOnMissingWebXml>false</failOnMissingWebXml>
<tomcat.version>8.5.56</tomcat.version>
<tomcat.version>8.5.66</tomcat.version>
</properties>
<dependencies>