This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new 73ec3f3b64 TOMEE-4677 [tomee-10.x]: Bump tomcat.version from 10.1.57
to 10.1.59
73ec3f3b64 is described below
commit 73ec3f3b6431e18cd0c05606085876629e82fb1e
Author: Raju Thanneeru <[email protected]>
AuthorDate: Mon Aug 31 14:00:48 2026 +0530
TOMEE-4677 [tomee-10.x]: Bump tomcat.version from 10.1.57 to 10.1.59
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c303c617a2..fe1f7b9c79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
<version.geronimo-mail_2.1_spec>1.1.0</version.geronimo-mail_2.1_spec>
<!-- Jakarta EE Impl. -->
- <tomcat.version>10.1.57</tomcat.version>
+ <tomcat.version>10.1.59</tomcat.version>
<!-- com.sun -->
<version.impl.saaj>3.0.6</version.impl.saaj>
<!-- org.apache -->