This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git

commit bd1fde85f2ac3a28521e90ed1ad5d83c803d2ef2
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Oct 1 20:11:06 2023 +0200

    [MSHARED-1309] Upgrade to Doxia Sitetools 2.0.0-M12
---
 pom.xml                           | 2 +-
 src/it/use-as-site-report/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ea58cea..4a73674 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
     <javaVersion>8</javaVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <doxiaVersion>2.0.0-M7</doxiaVersion>
-    <doxiaSitetoolsVersion>2.0.0-M11</doxiaSitetoolsVersion>
+    <doxiaSitetoolsVersion>2.0.0-M12</doxiaSitetoolsVersion>
     <reportingApiVersion>4.0.0-M7</reportingApiVersion>
     <pluginToolsVersion>3.9.0</pluginToolsVersion>
     
<project.build.outputTimestamp>2023-07-07T15:33:58Z</project.build.outputTimestamp>
diff --git a/src/it/use-as-site-report/pom.xml 
b/src/it/use-as-site-report/pom.xml
index 5a90948..1848e0e 100644
--- a/src/it/use-as-site-report/pom.xml
+++ b/src/it/use-as-site-report/pom.xml
@@ -37,7 +37,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <version>4.0.0-M8</version>
+        <version>4.0.0-M9</version>
       </plugin>
     </plugins>
   </build>

Reply via email to