You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/11/26 14:32:49 UTC

[maven-reporting-exec] branch master updated: [MSHARED-1167] Upgrade plugins in ITs

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-exec.git


The following commit(s) were added to refs/heads/master by this push:
     new ee34d27  [MSHARED-1167] Upgrade plugins in ITs
ee34d27 is described below

commit ee34d2762c6c793fb52132621150bcef02dc90bd
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat Nov 26 15:32:31 2022 +0100

    [MSHARED-1167] Upgrade plugins in ITs
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f38728f..b60dec5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,8 +61,8 @@
     <aetherVersion>1.0.0.v20140518</aetherVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <project.build.outputTimestamp>2022-07-20T20:05:04Z</project.build.outputTimestamp>
-    <sitePluginVersion>4.0.0-M2</sitePluginVersion>
-    <projectInfoReportsPluginVersion>3.4.0</projectInfoReportsPluginVersion>
+    <sitePluginVersion>4.0.0-M3</sitePluginVersion>
+    <projectInfoReportsPluginVersion>3.4.1</projectInfoReportsPluginVersion>
   </properties>
 
   <dependencies>