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 91e800efe6 Bump cxf.tomcat.version from 11.0.20 to 11.0.21 (#3021)
91e800efe6 is described below
commit 91e800efe69f9fba60018ad58e96f1df8360b2bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 07:49:19 2026 -0400
Bump cxf.tomcat.version from 11.0.20 to 11.0.21 (#3021)
Bumps `cxf.tomcat.version` from 11.0.20 to 11.0.21.
Updates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.20 to 11.0.21
Updates `org.apache.tomcat:tomcat-jasper` from 11.0.20 to 11.0.21
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
dependency-version: 11.0.21
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.apache.tomcat:tomcat-jasper
dependency-version: 11.0.21
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 b959d27200..270886ba05 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.1</cxf.swagger.ui.version>
<cxf.tika.version>3.3.0</cxf.tika.version>
- <cxf.tomcat.version>11.0.20</cxf.tomcat.version>
+ <cxf.tomcat.version>11.0.21</cxf.tomcat.version>
<cxf.jboss.weld.version>6.0.4.Final</cxf.jboss.weld.version>
<cxf.gson.version>2.13.2</cxf.gson.version>
<cxf.lucene.version>10.4.0</cxf.lucene.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 7882acfc5f..24f4476400 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -224,7 +224,7 @@
<cxf.swagger.ui.version>5.32.1</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.46</cxf.swagger.v3.version>
<cxf.tika.version>3.3.0</cxf.tika.version>
- <cxf.tomcat.version>11.0.20</cxf.tomcat.version>
+ <cxf.tomcat.version>11.0.21</cxf.tomcat.version>
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
<cxf.undertow.version>2.4.0.RC4</cxf.undertow.version>
<cxf.undertow.ee.version>2.0.0.RC1</cxf.undertow.ee.version>