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/05/11 12:57:32 UTC

[tomee] 02/02: TOMEE-2812 update to Tomcat 8.5.55

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

commit e42f6e9f6eafe7384e0a738f8afede01b5cb7c6b
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Mon May 11 13:56:25 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 0ab2ca7..faada83 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.51</tomcat.version>
+    <tomcat.version>8.5.55</tomcat.version>
 
     <cxf.version>3.1.18</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>