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 a0098da7b5 TOMEE-4237 - Tomcat 9.0.79
a0098da7b5 is described below
commit a0098da7b583d4fe5b1cb92af699f20b6b3dcba7
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue Aug 15 10:33:09 2023 +0200
TOMEE-4237 - Tomcat 9.0.79
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5a37be45fb..963b0ed028 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.76</tomcat.version>
+ <tomcat.version>9.0.79</tomcat.version>
<!-- com.sun -->
<version.impl.saaj>1.5.3</version.impl.saaj>
<!-- org.apache -->