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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9d4df7b  TOMEE-2523 update Tomcat to 9.0.20
9d4df7b is described below

commit 9d4df7b90ec666d4467147e22ebed065c58e5a37
Author: Jonathan Gallimore <j...@jrg.me.uk>
AuthorDate: Fri May 17 14:59:04 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 88d9a44..84e9e3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>9.0.19</tomcat.version>
+    <tomcat.version>9.0.20</tomcat.version>
 
     <cxf.version>3.3.1</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>

Reply via email to