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 82f780d  TOMEE-2497 update to Tomcat 8.5.39
82f780d is described below

commit 82f780d67e0fe88fd13156efef6478ab929fc3ed
Author: Jonathan Gallimore <j...@jrg.me.uk>
AuthorDate: Sat Mar 30 05:55:39 2019 -0400

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

diff --git a/pom.xml b/pom.xml
index ac2e824..b593d1d 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.34</tomcat.version>
+    <tomcat.version>8.5.39</tomcat.version>
 
     <cxf.version>3.1.17</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>

Reply via email to