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 2020/07/07 10:46:16 UTC

[tomee] branch tomee-7.0.x updated: TOMEE-2863 update to Tomcat 8.5.57

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 1d37b23  TOMEE-2863 update to Tomcat 8.5.57
1d37b23 is described below

commit 1d37b2305eeb8b39305c16e0415b2984f3ce48b8
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Tue Jul 7 11:36:08 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 65ae529..3ccd083 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.55</tomcat.version>
+    <tomcat.version>8.5.57</tomcat.version>
 
     <cxf.version>3.1.18</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>