Skip to content

Commit

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

---
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 Feb 24, 2023
1 parent 914b1e9 commit e5818e1
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.71</version>
<version>9.0.72</version>
</dependency>

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

0 comments on commit e5818e1

Please sign in to comment.