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

rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-8.x by this push:
     new feb0f217f9 TOMEE-3961 - Upgrade to Apache Tomcat 9.0.63
feb0f217f9 is described below

commit feb0f217f9d49ff0be8613454e7727f4adee4f2a
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue May 17 11:50:48 2022 +0200

    TOMEE-3961 - Upgrade to Apache Tomcat 9.0.63
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7bc8d4ce09..7b38915b58 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.62</tomcat.version>
+    <tomcat.version>9.0.63</tomcat.version>
 
     <cxf.version>3.4.5</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>

Reply via email to