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 394385df59 Bump org.glassfish:jakarta.faces from 4.0.4 to 4.0.5 (#549)
394385df59 is described below
commit 394385df5935c9fd84bd5779906b4027cc009527
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 14 08:24:12 2023 +0100
Bump org.glassfish:jakarta.faces from 4.0.4 to 4.0.5 (#549)
Bumps org.glassfish:jakarta.faces from 4.0.4 to 4.0.5.
---
updated-dependencies:
- dependency-name: org.glassfish:jakarta.faces
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 483eea4f5d..372c93253c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -493,7 +493,7 @@ under the License.
<tomcat.version>10.1.15</tomcat.version>
<wildfly.version>30.0.0.Final</wildfly.version>
<payara.version>6.2023.9</payara.version>
- <jakarta.faces.version>4.0.4</jakarta.faces.version>
+ <jakarta.faces.version>4.0.5</jakarta.faces.version>
<docker.postgresql.version>16</docker.postgresql.version>
<docker.mysql.version>8.0</docker.mysql.version>