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 71d6c19 Also updating Tomcat to 9.0.38 in the samples
71d6c19 is described below
commit 71d6c19e9ed5f875aad7f30100545175b2d4106f
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Sep 16 10:29:47 2020 +0100
Also updating Tomcat to 9.0.38 in the 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 2140072..409fe09 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.12</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>3.32.1</cxf.swagger.ui.version>
<cxf.tika.version>1.24.1</cxf.tika.version>
- <cxf.tomcat.version>9.0.37</cxf.tomcat.version>
+ <cxf.tomcat.version>9.0.38</cxf.tomcat.version>
</properties>
<dependencies>
<dependency>