This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new 3dabee6e40 Update Apache Tomcat to 9.0.76
3dabee6e40 is described below

commit 3dabee6e40229669b98654c72723392e9e06f6be
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Jun 18 21:50:43 2023 -0400

    Update Apache Tomcat to 9.0.76
---
 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 21f715f161..37206e0e25 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -37,7 +37,7 @@
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>5.0.0</cxf.swagger.ui.version>
         <cxf.tika.version>2.7.0</cxf.tika.version>
-        <cxf.tomcat.version>9.0.75</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.76</cxf.tomcat.version>
         <cxf.lucene.version>9.6.0</cxf.lucene.version>
         <cxf.brave.version>5.16.0</cxf.brave.version>
     </properties>
diff --git a/parent/pom.xml b/parent/pom.xml
index e9b7e88f08..0e14b536a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,7 +215,7 @@
         <cxf.swagger2.guava.version>31.1-jre</cxf.swagger2.guava.version>
         
<cxf.swagger2.guava.failureaccess.version>1.0.1</cxf.swagger2.guava.failureaccess.version>
         <cxf.tika.version>2.7.0</cxf.tika.version>
-        <cxf.tomcat.version>9.0.75</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.76</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
         
<cxf.undertow.xnio.osgi.version>[3.3,4.0)</cxf.undertow.xnio.osgi.version>

Reply via email to