Skip to content

Commit

Permalink
Bump tomcat-catalina from 9.0.70 to 9.0.71
Browse files Browse the repository at this point in the history
Bumps tomcat-catalina from 9.0.70 to 9.0.71.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-catalina
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 16, 2023
1 parent b2b81bf commit 7086aa5
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 @@ -248,7 +248,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>9.0.70</version>
<version>9.0.71</version>
</dependency>

<!-- Used for creating .aasx files -->
Expand Down

0 comments on commit 7086aa5

Please sign in to comment.