Skip to content

Commit

Permalink
Merge pull request #693 from mybatis/renovate/org.apache.tomcat-tomca…
Browse files Browse the repository at this point in the history
…t-catalina-10.x

Update dependency org.apache.tomcat:tomcat-catalina to v10.1.20
  • Loading branch information
hazendaz authored Mar 26, 2024
2 parents 9460d8f + 7ec66a0 commit 6d5a6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>10.1.19</version>
<version>10.1.20</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 6d5a6fb

Please sign in to comment.