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 ebfb4284c0 TOMEE-4002 - Upgrade to Tomcat 9.0.64
ebfb4284c0 is described below
commit ebfb4284c0e01d4eba28563398ee9a9b7847307e
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Jul 4 10:50:18 2022 +0200
TOMEE-4002 - Upgrade to Tomcat 9.0.64
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 66e0f1d234..d0f580312b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
<version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
<version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
- <tomcat.version>9.0.63</tomcat.version>
+ <tomcat.version>9.0.64</tomcat.version>
<cxf.version>3.4.5</cxf.version>
<ehcache.version>2.10.3</ehcache.version>