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 7ae4b00d0b Update Apache Tomcat to 9.0.87
7ae4b00d0b is described below
commit 7ae4b00d0b2750fc3fca43fabcc1d0f5a11f0541
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Mar 16 14:43:04 2024 -0400
Update Apache Tomcat to 9.0.87
---
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 0a7b9d8b75..a123a92d68 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.11.10</cxf.swagger.ui.version>
<cxf.tika.version>2.9.1</cxf.tika.version>
- <cxf.tomcat.version>9.0.85</cxf.tomcat.version>
+ <cxf.tomcat.version>9.0.87</cxf.tomcat.version>
<cxf.lucene.version>9.10.0</cxf.lucene.version>
<cxf.aspectj.version>1.9.21.2</cxf.aspectj.version>
<cxf.brave.version>5.17.0</cxf.brave.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 097ac36276..46ae5f193f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
<cxf.swagger2.guava.version>32.1.3-jre</cxf.swagger2.guava.version>
<cxf.swagger2.guava.failureaccess.version>1.0.1</cxf.swagger2.guava.failureaccess.version>
<cxf.tika.version>2.9.1</cxf.tika.version>
- <cxf.tomcat.version>9.0.85</cxf.tomcat.version>
+ <cxf.tomcat.version>9.0.87</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>