This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch MSITE-960 in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
commit 9a69fa6c91c81235edd54472e5ee62f8c66a644f Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Mon Apr 24 07:49:22 2023 -0400 MSITE-960 downgrade fluido --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 60401bdb..5c525414 100644 --- a/pom.xml +++ b/pom.xml @@ -210,7 +210,7 @@ under the License. <surefirePluginVersion>3.0.0</surefirePluginVersion> <mavenPluginPluginVersion>3.8.1</mavenPluginPluginVersion> <mavenReportingImplVersion>4.0.0-M6</mavenReportingImplVersion> - <fluidoSkinVersion>2.0.0-M3</fluidoSkinVersion> + <fluidoSkinVersion>1.11.2</fluidoSkinVersion> <surefire.version>3.0.0</surefire.version> <project.build.outputTimestamp>2023-04-08T16:17:12Z</project.build.outputTimestamp>
