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 7cb97f172d TOMEE-4252 - Tomcat 9.0.82
7cb97f172d is described below
commit 7cb97f172dfc4a4e04a46bd6e0f7c83983406bc2
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Oct 13 11:27:08 2023 +0200
TOMEE-4252 - Tomcat 9.0.82
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 393522393d..2f64bf0d73 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.81</tomcat.version>
+ <tomcat.version>9.0.82</tomcat.version>
<!-- com.sun -->
<version.impl.saaj>1.5.3</version.impl.saaj>
<!-- org.apache -->