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/12/05 10:09:25 UTC

[tomee] branch tomee-7.0.x updated: Updated tomcat version to 8.5.49 for TomEE 7.1.x

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 e0b510a  Updated tomcat version to 8.5.49 for TomEE 7.1.x
e0b510a is described below

commit e0b510a07a1ef86aa54418066d083f114871ecb3
Author: Alexandre Vermeerbergen <av...@gmail.com>
AuthorDate: Thu Dec 5 08:33:31 2019 +0100

    Updated tomcat version to 8.5.49 for TomEE 7.1.x
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5e45754..418f481 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.47</tomcat.version>
+    <tomcat.version>8.5.49</tomcat.version>
 
     <cxf.version>3.1.18</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>