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 e217a4561f Bump org.glassfish:jakarta.faces from 4.1.14 to 4.1.15
(#1516)
e217a4561f is described below
commit e217a4561fedb3536fccda32b7138a0ec60d2c78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 08:20:34 2026 +0200
Bump org.glassfish:jakarta.faces from 4.1.14 to 4.1.15 (#1516)
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 ab6c9fe24e..9c153e89b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -529,7 +529,7 @@ under the License.
<tomcat.version>11.0.25</tomcat.version>
<wildfly.version>40.0.1.Final</wildfly.version>
<payara.version>7.2026.8</payara.version>
- <jakarta.faces.version>4.1.14</jakarta.faces.version>
+ <jakarta.faces.version>4.1.15</jakarta.faces.version>
<docker.postgresql.version>18-alpine</docker.postgresql.version>
<docker.mysql.version>9</docker.mysql.version>