Skip to content

Commit

Permalink
[MSITE-984] Upgrade to Maven Reporting Impl/Exec 4.0.0-M11
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Oct 13, 2023
1 parent 6471c48 commit 1a51eb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ under the License.
<projectInfoReportsPluginVersion>3.4.5</projectInfoReportsPluginVersion>
<surefirePluginVersion>3.0.0</surefirePluginVersion>
<mavenPluginPluginVersion>3.9.0</mavenPluginPluginVersion>
<mavenReportingImplVersion>4.0.0-M10</mavenReportingImplVersion>
<mavenReportingImplVersion>4.0.0-M11</mavenReportingImplVersion>
<testingFluidoSkinVersion>2.0.0-M6</testingFluidoSkinVersion>
<surefire.version>3.1.2</surefire.version>
<project.build.outputTimestamp>2023-10-03T09:04:32Z</project.build.outputTimestamp>
Expand All @@ -225,7 +225,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-exec</artifactId>
<version>2.0.0-M10</version>
<version>2.0.0-M11</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit 1a51eb3

Please sign in to comment.