Skip to content

Commit 1316484

Browse files
Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.24 to 10.1.30 (#996)
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.24 to 10.1.30. --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 c25cd5a commit 1316484

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/it-exporter/it-exporter-servlet-tomcat-sample

1 file changed

+1
-1
lines changed

integration-tests/it-exporter/it-exporter-servlet-tomcat-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.apache.tomcat.embed</groupId>
4747
<artifactId>tomcat-embed-core</artifactId>
48-
<version>10.1.24</version>
48+
<version>10.1.30</version>
4949
</dependency>
5050
</dependencies>
5151

0 commit comments

Comments
 (0)