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
commit 7d84a4edd2490fad6a63987802d024f28ea6efcf Author: Jonathan Gallimore <[email protected]> AuthorDate: Thu Apr 30 11:34:39 2020 +0100 TOMEE-2807 update to Tomcat 9.0.34 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf646f6..70c527e 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor> <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap> - <tomcat.version>9.0.33</tomcat.version> + <tomcat.version>9.0.34</tomcat.version> <cxf.version>3.3.6</cxf.version> <ehcache.version>2.10.3</ehcache.version>
