Skip to content

Commit

Permalink
[MSITE-908] Upgrade Maven Reporting API to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jul 29, 2022
1 parent bd3376f commit d98569b
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.1.0</version>
<version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.reporting</groupId>
Expand Down

0 comments on commit d98569b

Please sign in to comment.