Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core (#1004)
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.24 to 10.1.25.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
  • Loading branch information
dependabot[bot] and zeitlinger authored Oct 2, 2024
1 parent caf86d1 commit 959a8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example-exporter-servlet-tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>10.1.24</version>
<version>10.1.25</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 959a8ed

Please sign in to comment.