This is an automated email from the ASF dual-hosted git repository.

jungm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/main by this push:
     new 7c18de6487 Bump org.glassfish:jakarta.faces from 4.0.12 to 4.0.13
7c18de6487 is described below

commit 7c18de64873b44729de2e950cf103a763d2de91c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 17 10:14:44 2025 +0000

    Bump org.glassfish:jakarta.faces from 4.0.12 to 4.0.13
    
    Bumps 
[org.glassfish:jakarta.faces](https://github.com/eclipse-ee4j/mojarra) from 
4.0.12 to 4.0.13.
    - [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.12-RELEASE...4.0.13-RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish:jakarta.faces
      dependency-version: 4.0.13
      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 f1c8306139..b485759210 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,7 @@
     <!-- org.eclipse -->
     <version.eclipselink>4.0.8</version.eclipselink>
     <!-- org.glassfish -->
-    <version.mojarra>4.0.12</version.mojarra>
+    <version.mojarra>4.0.13</version.mojarra>
     <!-- org.hibernate -->
     <version.hibernate.orm>7.1.11.Final</version.hibernate.orm>
     <version.hibernate.validator>9.1.0.Final</version.hibernate.validator>

Reply via email to