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
commit 7131489c681810c380bb214cfd77d5e43591d765
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:24:11 2026 +0000
TOMEE-4695 [tomee-10.x]: Bump org.glassfish:jakarta.faces from 4.0.20 to
4.0.23 (#2922)
Bumps
[org.glassfish:jakarta.faces](https://github.com/eclipse-ee4j/mojarra) from
4.0.20 to 4.0.23.
- [Release notes](https://github.com/eclipse-ee4j/mojarra/releases)
- [Changelog](https://github.com/eclipse-ee4j/mojarra/blob/main/RELEASE.md)
-
[Commits](https://github.com/eclipse-ee4j/mojarra/compare/4.0.20-RELEASE...4.0.23-RELEASE)
---
updated-dependencies:
- dependency-name: org.glassfish:jakarta.faces
dependency-version: 4.0.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 80863360da..5261e3bccf 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.20</version.mojarra>
+ <version.mojarra>4.0.23</version.mojarra>
<!-- org.hibernate -->
<version.hibernate.orm>6.6.54.Final</version.hibernate.orm>
<version.hibernate.validator>8.0.5.Final</version.hibernate.validator>