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 8fd6500627 TOMEE-4565 Bump org.glassfish:jakarta.faces from 4.0.13 to 
4.0.14 (#2425)
8fd6500627 is described below

commit 8fd6500627f1a165ef196a03b337f9b97a8228bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 20:43:38 2026 +0100

    TOMEE-4565 Bump org.glassfish:jakarta.faces from 4.0.13 to 4.0.14 (#2425)
    
    Bumps 
[org.glassfish:jakarta.faces](https://github.com/eclipse-ee4j/mojarra) from 
4.0.13 to 4.0.14.
    - [Release notes](https://github.com/eclipse-ee4j/mojarra/releases)
    - 
[Changelog](https://github.com/eclipse-ee4j/mojarra/blob/master/RELEASE.md)
    - 
[Commits](https://github.com/eclipse-ee4j/mojarra/compare/4.0.13-RELEASE...4.0.14-RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish:jakarta.faces
      dependency-version: 4.0.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3fe5e26b64..9d8d79cad0 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.13</version.mojarra>
+    <version.mojarra>4.0.14</version.mojarra>
     <!-- org.hibernate -->
     <version.hibernate.orm>6.6.40.Final</version.hibernate.orm>
     <version.hibernate.validator>8.0.3.Final</version.hibernate.validator>

Reply via email to