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 f4b4c8b  TOMEE-2523 update to Tomcat 8.5.41
f4b4c8b is described below

commit f4b4c8b0213e444add88cce7c12e48066e577797
Author: Jonathan Gallimore <j...@jrg.me.uk>
AuthorDate: Fri May 17 14:51:27 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index ea0bea7..7601094 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.40</tomcat.version>
+    <tomcat.version>8.5.41</tomcat.version>
 
     <cxf.version>3.1.17</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>

Reply via email to