tomcat版本替换

This commit is contained in:
liang.chao 2024-04-23 13:22:19 +08:00
parent 2a164bfcca
commit 79ee11ff05
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
<dependency> <dependency>
<groupId>org.apache.tomcat.embed</groupId> <groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId> <artifactId>tomcat-embed-core</artifactId>
<version>9.0.81</version> <version>9.0.86</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>