You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2019/05/17 13:56:19 UTC

[tomee] branch tomee-7.0.x updated: TOMEE-2523 update to Tomcat 8.5.41

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

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


The following commit(s) were added to refs/heads/tomee-7.0.x by this push:
     new c139bdb  TOMEE-2523 update to Tomcat 8.5.41
c139bdb is described below

commit c139bdbdded7aa45bfedf79c9227da2aee5b3efd
Author: Jonathan Gallimore <jo...@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 3f57123..0662625 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,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>