Skip to content

Commit ad3aaed

Browse files
authored
Merge pull request #862 from mybatis/renovate/org.apache.tomcat-tomcat-catalina-11.x
Update dependency org.apache.tomcat:tomcat-catalina to v11.0.10
2 parents 9f35278 + 05c237d commit ad3aaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
<dependency>
334334
<groupId>org.apache.tomcat</groupId>
335335
<artifactId>tomcat-catalina</artifactId>
336-
<version>11.0.9</version>
336+
<version>11.0.10</version>
337337
<scope>test</scope>
338338
<exclusions>
339339
<exclusion>

0 commit comments

Comments
 (0)