Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-catalina
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rohanpadhye committed May 18, 2023
1 parent 80767c7 commit 5a091f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>9.0.1</version>
<version>9.0.72</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5a091f3

Please sign in to comment.