Skip to content

Commit

Permalink
[MPMD-341] Upgrade Maven Plugin Test Harness to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed May 15, 2022
1 parent be11e49 commit c7d779f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -237,7 +237,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>3.1.0</version>
<version>3.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c7d779f

Please sign in to comment.