This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 0cc2bcad929 Bump cxf.tomcat.version from 11.0.23 to 11.0.24 (#3295)
0cc2bcad929 is described below
commit 0cc2bcad9299f20ff994b243a0b31397fa7b3a85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 07:26:36 2026 -0400
Bump cxf.tomcat.version from 11.0.23 to 11.0.24 (#3295)
Bumps `cxf.tomcat.version` from 11.0.23 to 11.0.24.
Updates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.23 to 11.0.24
Updates `org.apache.tomcat:tomcat-jasper` from 11.0.23 to 11.0.24
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
dependency-version: 11.0.24
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat:tomcat-jasper
dependency-version: 11.0.24
dependency-type: direct:development
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>
---
distribution/src/main/release/samples/pom.xml | 2 +-
parent/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/distribution/src/main/release/samples/pom.xml
b/distribution/src/main/release/samples/pom.xml
index 683da00031e..e68b78d335e 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -38,7 +38,7 @@
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.32.8</cxf.swagger.ui.version>
<cxf.tika.version>3.3.1</cxf.tika.version>
- <cxf.tomcat.version>11.0.23</cxf.tomcat.version>
+ <cxf.tomcat.version>11.0.24</cxf.tomcat.version>
<cxf.jboss.weld.version>6.0.4.Final</cxf.jboss.weld.version>
<cxf.gson.version>2.14.0</cxf.gson.version>
<cxf.lucene.version>10.5.0</cxf.lucene.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 5ced8bdc69b..d9eacd1b304 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -225,7 +225,7 @@
<cxf.swagger.ui.version>5.32.8</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.52</cxf.swagger.v3.version>
<cxf.tika.version>3.3.1</cxf.tika.version>
- <cxf.tomcat.version>11.0.23</cxf.tomcat.version>
+ <cxf.tomcat.version>11.0.24</cxf.tomcat.version>
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
<cxf.undertow.version>2.4.2.Final</cxf.undertow.version>
<cxf.undertow.ee.version>2.0.1.Final</cxf.undertow.ee.version>