Skip to content

Commit

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

Update dependency org.apache.tomcat:tomcat-catalina to v9.0.80
  • Loading branch information
hazendaz authored Aug 26, 2023
2 parents ba81b46 + 5e3b378 commit 8145388
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 @@ -345,7 +345,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>9.0.79</version>
<version>9.0.80</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 8145388

Please sign in to comment.