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/03/19 15:41:28 UTC

[tomee] branch master updated: TOMEE-2787 Update to 9.0.33

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 a76f88f  TOMEE-2787 Update to 9.0.33
a76f88f is described below

commit a76f88f9f1e3c3520f09b565d68c251ee5d28a24
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Thu Mar 19 15:41:16 2020 +0000

    TOMEE-2787 Update to 9.0.33
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 29eb60f..3cc6a75 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.31</tomcat.version>
+    <tomcat.version>9.0.33</tomcat.version>
 
     <cxf.version>3.3.5</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>