Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core in the maven group (#13)
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update: org.apache.tomcat.embed:tomcat-embed-core.


Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.19 to 10.1.25

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent ac0ceb0 commit 9a6b061
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>10.1.19</version>
<version>10.1.25</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 9a6b061

Please sign in to comment.