Skip to content

Commit

Permalink
Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-1682
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat:tomcat-catalina from 7.0.81 to 7.0.104.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Sep 26, 2023
1 parent 84cc456 commit 1cca934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/mojo-1682/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-catalina</artifactId>
<version>7.0.81</version>
<version>7.0.104</version>
</dependency>
<!-- Depends on 'org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec' which contains javax.servlet classes -->
<dependency>
Expand Down

0 comments on commit 1cca934

Please sign in to comment.