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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 743919b  Updating Tomcat version to 9.0.46 in samples
743919b is described below

commit 743919b8375f9b2f1f5b064c157fd1aad5efbc94
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu May 13 14:23:02 2021 +0100

    Updating Tomcat version to 9.0.46 in samples
---
 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 1936866..4c15167 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.26</cxf.tika.version>
-        <cxf.tomcat.version>9.0.45</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.46</cxf.tomcat.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to