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

jgallimore pushed a commit to branch tomee-7.1.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-7.1.x by this push:
     new 9ac9bce  TOMEE-2510 update Tomcat to 8.5.40
9ac9bce is described below

commit 9ac9bce82b06b368d3324351df40e9e5ed5a300c
Author: Jonathan Gallimore <j...@jrg.me.uk>
AuthorDate: Mon Apr 15 11:17:36 2019 +0100

    TOMEE-2510 update Tomcat to 8.5.40
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5e0e17..ea0bea7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>8.5.39</tomcat.version>
+    <tomcat.version>8.5.40</tomcat.version>
 
     <cxf.version>3.1.17</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>

Reply via email to