This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ff33e0a5335a9d7456bafeb815e025dffee92c6a Author: Andriy Redko <[email protected]> AuthorDate: Tue Jun 23 09:35:02 2026 -0400 Update Apache Tomcat to 10.1.56 --- 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 f7014e58061..ec41d04cf90 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.6</cxf.swagger.ui.version> <cxf.tika.version>3.3.1</cxf.tika.version> - <cxf.tomcat.version>10.1.55</cxf.tomcat.version> + <cxf.tomcat.version>10.1.56</cxf.tomcat.version> <cxf.jboss.weld.version>5.1.2.Final</cxf.jboss.weld.version> <cxf.gson.version>2.14.0</cxf.gson.version> <cxf.lucene.version>9.12.3</cxf.lucene.version> diff --git a/parent/pom.xml b/parent/pom.xml index 162b2b30e92..aa3b2e6ea5f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -222,7 +222,7 @@ <cxf.swagger.ui.version>5.32.6</cxf.swagger.ui.version> <cxf.swagger.v3.version>2.2.51</cxf.swagger.v3.version> <cxf.tika.version>3.3.1</cxf.tika.version> - <cxf.tomcat.version>10.1.55</cxf.tomcat.version> + <cxf.tomcat.version>10.1.56</cxf.tomcat.version> <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version> <cxf.undertow.version>2.3.23.Final</cxf.undertow.version> <cxf.yasson.version>3.0.4</cxf.yasson.version>
