Skip to content

Commit 88a55b5

Browse files
authored
Merge pull request mybatis#781 from mybatis/renovate/org.apache.tomcat-tomcat-catalina-11.x
Update dependency org.apache.tomcat:tomcat-catalina to v11.0.2
2 parents 9a216b2 + 8b472ea commit 88a55b5

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
@@ -338,7 +338,7 @@
338338
<dependency>
339339
<groupId>org.apache.tomcat</groupId>
340340
<artifactId>tomcat-catalina</artifactId>
341-
<version>11.0.1</version>
341+
<version>11.0.2</version>
342342
<scope>test</scope>
343343
<exclusions>
344344
<exclusion>

0 commit comments

Comments
 (0)