Skip to content

Commit

Permalink
Merge pull request #989 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 v10.1.26
  • Loading branch information
hazendaz authored Jul 12, 2024
2 parents 0c3526f + 7b18b76 commit 7bb96eb
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>10</tomcat.major.version>
<tomcat.version>10.1.25</tomcat.version>
<tomcat.version>10.1.26</tomcat.version>

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

0 comments on commit 7bb96eb

Please sign in to comment.