Skip to content

Commit e7c5789

Browse files
authored
Merge pull request #1063 from mybatis/renovate/tomcat.version
fix(deps): update dependency org.apache.tomcat:tomcat to v11.0.6
2 parents 80a3732 + 9038383 commit e7c5789

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.5</tomcat.version>
31+
<tomcat.version>11.0.6</tomcat.version>
3232

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

0 commit comments

Comments
 (0)