Skip to content

Commit

Permalink
[MSITE-882] Upgrade Maven Reporting Exec to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Feb 12, 2022
1 parent 09d2f6f commit 26979ff
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 @@ -225,7 +225,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-exec</artifactId>
<version>1.5.1</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit 26979ff

Please sign in to comment.