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

rzo1 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 0502dcd  TOMEE-3828 - Upgrade to Tomcat 9.0.58
0502dcd is described below

commit 0502dcd19bf951e5363ff6bd52e7b77e0eb2815b
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Jan 21 08:56:30 2022 +0100

    TOMEE-3828 - Upgrade to Tomcat 9.0.58
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4e4753b..7f98b40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>9.0.56</tomcat.version>
+    <tomcat.version>9.0.58</tomcat.version>
 
     <cxf.version>3.4.5</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>

Reply via email to