Skip to content

Commit

Permalink
[MPIR-414] Upgrade Maven Reporting API/Impl to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Feb 21, 2022
1 parent d1bd103 commit 99bfaef
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 @@ -133,12 +133,12 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-api</artifactId>
<version>3.0</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</dependency>

<!-- Maven -->
Expand Down

0 comments on commit 99bfaef

Please sign in to comment.