This is an automated email from the ASF dual-hosted git repository.
jungm 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 4012fa5983 TOMEE-4615 - Mojarra 4.0.18
4012fa5983 is described below
commit 4012fa5983ccee90d1875bc5586311dfe5ba4093
Author: Markus Jung <[email protected]>
AuthorDate: Tue Jun 2 14:31:21 2026 +0200
TOMEE-4615 - Mojarra 4.0.18
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4c792bb9c0..9483faea3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,7 +216,7 @@
<!-- org.eclipse -->
<version.eclipselink>4.0.9</version.eclipselink>
<!-- org.glassfish -->
- <version.mojarra>4.0.17</version.mojarra>
+ <version.mojarra>4.0.18</version.mojarra>
<!-- org.hibernate -->
<version.hibernate.orm>6.6.49.Final</version.hibernate.orm>
<version.hibernate.validator>8.0.3.Final</version.hibernate.validator>