Skip to content

Commit c7d779f

Browse files
committed
[MPMD-341] Upgrade Maven Plugin Test Harness to 3.3.0
1 parent be11e49 commit c7d779f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ under the License.
237237
<dependency>
238238
<groupId>org.apache.maven.plugin-testing</groupId>
239239
<artifactId>maven-plugin-testing-harness</artifactId>
240-
<version>3.1.0</version>
240+
<version>3.3.0</version>
241241
<scope>test</scope>
242242
</dependency>
243243
<dependency>

0 commit comments

Comments
 (0)