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 8475293efb Bump org.glassfish:jakarta.faces from 4.1.4 to 4.1.5 (#1262)
8475293efb is described below

commit 8475293efbb9bc8bcebd3830fbdfb6b5025c81bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 13 07:45:34 2025 +0100

    Bump org.glassfish:jakarta.faces from 4.1.4 to 4.1.5 (#1262)
    
    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 11c161cdd0..a1c3d90be0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -526,7 +526,7 @@ under the License.
     <tomcat.version>11.0.15</tomcat.version>
     <wildfly.version>38.0.1.Final</wildfly.version>
     <payara.version>6.2025.11</payara.version>
-    <jakarta.faces.version>4.1.4</jakarta.faces.version>
+    <jakarta.faces.version>4.1.5</jakarta.faces.version>
 
     <docker.postgresql.version>18-alpine</docker.postgresql.version>
     <docker.mysql.version>9.0</docker.mysql.version>

Reply via email to