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

ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 70e742f1c172a1160280d5b20db3166dbca1c84b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 14 22:35:29 2026 +0000

    Bump org.glassfish:jakarta.faces from 4.1.9 to 4.1.10
    
    Bumps 
[org.glassfish:jakarta.faces](https://github.com/eclipse-ee4j/mojarra) from 
4.1.9 to 4.1.10.
    - [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.1.9-RELEASE...4.1.10-RELEASE)
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish:jakarta.faces
      dependency-version: 4.1.10
      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 3feb16d1e2..79834c2c1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -530,7 +530,7 @@ under the License.
     <tomcat.version>10.1.57</tomcat.version>
     <wildfly.version>40.0.1.Final</wildfly.version>
     <payara.version>6.2025.11</payara.version>
-    <jakarta.faces.version>4.1.9</jakarta.faces.version>
+    <jakarta.faces.version>4.1.10</jakarta.faces.version>
 
     <docker.postgresql.version>18-alpine</docker.postgresql.version>
     <docker.mysql.version>9</docker.mysql.version>

Reply via email to