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
commit d5d066a5f4de95fb4b25d21bb622adb801459f0a Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Mar 13 08:06:06 2025 +0100 Upgrading maven-fluido-skin --- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/site.xml b/src/site/site.xml index d88360b8e4..7f211c459e 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -29,7 +29,7 @@ under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>2.0.1</version> + <version>2.1.0</version> </skin> <custom> <fluidoSkin>
