Skip to content

Commit

Permalink
Merge pull request #1053 from mybatis/renovate/tomcat.version
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.apache.tomcat:tomcat to v11.0.4
  • Loading branch information
hazendaz authored Feb 17, 2025
2 parents cf749c1 + 6e11932 commit d162171
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<name>mybatis-spring-boot-sample-war</name>
<properties>
<tomcat.major.version>11</tomcat.major.version>
<tomcat.version>11.0.3</tomcat.version>
<tomcat.version>11.0.4</tomcat.version>

<module.name>org.mybatis.spring.boot.sample.war</module.name>
</properties>
Expand Down

0 comments on commit d162171

Please sign in to comment.