Skip to content

Commit

Permalink
[MSITE-881] Upgrade Maven Reporting API to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Feb 11, 2022
1 parent eca1960 commit 09d2f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ 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>
Expand Down

0 comments on commit 09d2f6f

Please sign in to comment.