Skip to content

Commit

Permalink
Merge pull request #301 from mybatis/dependabot/maven/org.apache.tomc…
Browse files Browse the repository at this point in the history
…at-tomcat-catalina-9.0.44

Bump tomcat-catalina from 9.0.41 to 9.0.44
  • Loading branch information
hazendaz committed Mar 12, 2021
2 parents 9e95fea + bdd2f86 commit 24fa187
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 @@ -261,7 +261,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>9.0.41</version>
<version>9.0.44</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 24fa187

Please sign in to comment.