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

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

commit 6b96bee1bb947ceaa7a46ebb94ef3549ca410610
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jul 7 11:17:29 2021 +0100

    Updating Tomcat to 9.0.50
    
    (cherry picked from commit 3c91d4a5c54874ef6f81d0d56662c98ea49aabc4)
---
 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 fd200fc..3424dd8 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -36,7 +36,7 @@
         
<cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>3.38.0</cxf.swagger.ui.version>
         <cxf.tika.version>1.27</cxf.tika.version>
-        <cxf.tomcat.version>9.0.46</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.50</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
     <dependencies>

Reply via email to