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
commit 20d6ea72fc763e82772d3605c70c8e7fc7bd4131 Author: Andriy Redko <[email protected]> AuthorDate: Wed Oct 16 09:10:14 2024 -0400 Update Apache Tomcat to 10.1.31 (samples/pom.xml) --- distribution/src/main/release/samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index 9079e020c5..d25d2f8605 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.17.14</cxf.swagger.ui.version> <cxf.tika.version>2.9.1</cxf.tika.version> - <cxf.tomcat.version>10.1.30</cxf.tomcat.version> + <cxf.tomcat.version>10.1.31</cxf.tomcat.version> <cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version> <cxf.gson.version>2.11.0</cxf.gson.version> <cxf.lucene.version>9.12.0</cxf.lucene.version>
