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 9f5336ba54 TOMEE-3962- Upgrade to Apache Tomcat 10.0.21
9f5336ba54 is described below
commit 9f5336ba543119d9f5c957e9303c4cbdd31db8d2
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue May 17 11:49:01 2022 +0200
TOMEE-3962- Upgrade to Apache Tomcat 10.0.21
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 19fb3cdef6..d94bc33dbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
<version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
- <tomcat.version>10.0.20</tomcat.version>
+ <tomcat.version>10.0.21</tomcat.version>
<cxf.version>3.5.0</cxf.version>
<ehcache.version>3.10.0</ehcache.version>