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 320f9a20c5 TOMEE-4238 - Tomcat 9.0.80
320f9a20c5 is described below
commit 320f9a20c51a5a058e21d1f20205110d02bf6a94
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue Aug 29 11:04:14 2023 +0200
TOMEE-4238 - Tomcat 9.0.80
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 963b0ed028..3dcd18be98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
<version.geronimo-javamail_1.6_spec>1.0.1</version.geronimo-javamail_1.6_spec>
<!-- Jakarta EE Impl. -->
- <tomcat.version>9.0.79</tomcat.version>
+ <tomcat.version>9.0.80</tomcat.version>
<!-- com.sun -->
<version.impl.saaj>1.5.3</version.impl.saaj>
<!-- org.apache -->