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 1458dfdc2b Bump org.glassfish:jakarta.faces from 4.1.3 to 4.1.4 (#1191)
1458dfdc2b is described below

commit 1458dfdc2bd4bcdf91a156425ca1b4bde3d619d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 23 08:10:39 2025 +0200

    Bump org.glassfish:jakarta.faces from 4.1.3 to 4.1.4 (#1191)
    
    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 92a012f068..e53a74bb57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -506,7 +506,7 @@ under the License.
     <tomcat.version>11.0.11</tomcat.version>
     <wildfly.version>37.0.1.Final</wildfly.version>
     <payara.version>6.2025.9</payara.version>
-    <jakarta.faces.version>4.1.3</jakarta.faces.version>
+    <jakarta.faces.version>4.1.4</jakarta.faces.version>
 
     <docker.postgresql.version>17-alpine</docker.postgresql.version>
     <docker.mysql.version>9.0</docker.mysql.version>

Reply via email to