Skip to content

Commit 6e11932

Browse files
fix(deps): update dependency org.apache.tomcat:tomcat to v11.0.4
1 parent cf749c1 commit 6e11932

File tree

1 file changed

+1
-1
lines changed
  • mybatis-spring-boot-samples/mybatis-spring-boot-sample-war

1 file changed

+1
-1
lines changed

mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<name>mybatis-spring-boot-sample-war</name>
2929
<properties>
3030
<tomcat.major.version>11</tomcat.major.version>
31-
<tomcat.version>11.0.3</tomcat.version>
31+
<tomcat.version>11.0.4</tomcat.version>
3232

3333
<module.name>org.mybatis.spring.boot.sample.war</module.name>
3434
</properties>

0 commit comments

Comments
 (0)