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

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


The following commit(s) were added to refs/heads/master by this push:
     new d0e352abb1 Bump org.glassfish:jakarta.faces from 4.1.5 to 4.1.6 (#1285)
d0e352abb1 is described below

commit d0e352abb12f4359a263c5a788b1eafc9c646eff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 17 07:09:40 2026 +0100

    Bump org.glassfish:jakarta.faces from 4.1.5 to 4.1.6 (#1285)
    
    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 272604d98c..c8f4bb6751 100644
--- a/pom.xml
+++ b/pom.xml
@@ -526,7 +526,7 @@ under the License.
     <tomcat.version>10.1.50</tomcat.version>
     <wildfly.version>38.0.1.Final</wildfly.version>
     <payara.version>6.2025.11</payara.version>
-    <jakarta.faces.version>4.1.5</jakarta.faces.version>
+    <jakarta.faces.version>4.1.6</jakarta.faces.version>
 
     <docker.postgresql.version>18-alpine</docker.postgresql.version>
     <docker.mysql.version>9.0</docker.mysql.version>

Reply via email to