Skip to content

Commit 959a8ed

Browse files
Bump org.apache.tomcat.embed:tomcat-embed-core (#1004)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gregor Zeitlinger <[email protected]>
1 parent caf86d1 commit 959a8ed

File tree

1 file changed

+1
-1
lines changed
  • examples/example-exporter-servlet-tomcat

1 file changed

+1
-1
lines changed

examples/example-exporter-servlet-tomcat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.apache.tomcat.embed</groupId>
5252
<artifactId>tomcat-embed-core</artifactId>
53-
<version>10.1.24</version>
53+
<version>10.1.25</version>
5454
</dependency>
5555
</dependencies>
5656

0 commit comments

Comments
 (0)