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 e6489a12ed Update Apache Tomcat to 10.1.43
e6489a12ed is described below
commit e6489a12edd2289477e3ed71b2fd1257ea55fede
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Jul 12 12:21:50 2025 -0400
Update Apache Tomcat to 10.1.43
---
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 13f107aecb..88cd571af3 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.25.3</cxf.swagger.ui.version>
<cxf.tika.version>3.0.0</cxf.tika.version>
- <cxf.tomcat.version>10.1.42</cxf.tomcat.version>
+ <cxf.tomcat.version>10.1.43</cxf.tomcat.version>
<cxf.jboss.weld.version>5.1.2.Final</cxf.jboss.weld.version>
<cxf.gson.version>2.13.1</cxf.gson.version>
<cxf.lucene.version>9.12.1</cxf.lucene.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 64ec6a8f8a..3a60bc36e1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -219,7 +219,7 @@
<cxf.swagger.ui.version>5.25.3</cxf.swagger.ui.version>
<cxf.swagger.v3.version>2.2.34</cxf.swagger.v3.version>
<cxf.tika.version>3.0.0</cxf.tika.version>
- <cxf.tomcat.version>10.1.42</cxf.tomcat.version>
+ <cxf.tomcat.version>10.1.43</cxf.tomcat.version>
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
<cxf.undertow.version>2.3.18.Final</cxf.undertow.version>
<cxf.yasson.version>3.0.4</cxf.yasson.version>