We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9cf3a0 + f11fe5c commit 17a5989Copy full SHA for 17a5989
mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml
@@ -27,7 +27,7 @@
27
<packaging>war</packaging>
28
<name>mybatis-spring-boot-sample-war</name>
29
<properties>
30
- <tomcat.major.version>10</tomcat.major.version>
+ <tomcat.major.version>11</tomcat.major.version>
31
<tomcat.version>11.0.0</tomcat.version>
32
33
<module.name>org.mybatis.spring.boot.sample.war</module.name>
0 commit comments