Skip to content

Commit

Permalink
Upgrade Maven Plugin Testing Harness to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Apr 18, 2022
1 parent e9290b7 commit 0ca94cd
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 @@ -285,7 +285,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>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 0ca94cd

Please sign in to comment.