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.
1 parent cf749c1 commit 6e11932Copy full SHA for 6e11932
mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml
@@ -28,7 +28,7 @@
28
<name>mybatis-spring-boot-sample-war</name>
29
<properties>
30
<tomcat.major.version>11</tomcat.major.version>
31
- <tomcat.version>11.0.3</tomcat.version>
+ <tomcat.version>11.0.4</tomcat.version>
32
33
<module.name>org.mybatis.spring.boot.sample.war</module.name>
34
</properties>
0 commit comments