Skip to content

Commit 49ddaa1

Browse files
authored
Merge pull request mybatis#674 from mybatis/dependabot/maven/org.apache.tomcat-tomcat-9.0.64
Bump tomcat from 9.0.63 to 9.0.64
2 parents eb6962f + 8f4e0f5 commit 49ddaa1

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

+1-1
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>9</tomcat.major.version>
31-
<tomcat.version>9.0.63</tomcat.version>
31+
<tomcat.version>9.0.64</tomcat.version>
3232

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

0 commit comments

Comments
 (0)