Skip to content

Commit e9070bd

Browse files
Update dependency org.apache.maven.plugin-testing:maven-plugin-testing-harness to v3.4.0 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 538bed8 commit e9070bd

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
@@ -153,7 +153,7 @@ A complete copy of this license may be found in src/main/legal/LICENSE.txt of th
153153
<dependency>
154154
<groupId>org.apache.maven.plugin-testing</groupId>
155155
<artifactId>maven-plugin-testing-harness</artifactId>
156-
<version>3.3.0</version>
156+
<version>3.4.0</version>
157157
<scope>test</scope>
158158
</dependency>
159159
<dependency>

0 commit comments

Comments
 (0)