Skip to content

Commit 151dc6f

Browse files
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
Bumps [org.apache.maven.plugin-testing:maven-plugin-testing-harness](https://github.com/apache/maven-plugin-testing) from 4.0.0-beta-3 to 4.0.0-beta-4. - [Release notes](https://github.com/apache/maven-plugin-testing/releases) - [Commits](apache/maven-plugin-testing@maven-plugin-testing-4.0.0-beta-3...v4.0.0-beta-4) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d44073 commit 151dc6f

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
@@ -87,7 +87,7 @@ under the License.
8787
<asmVersion>9.7.1</asmVersion>
8888
<guiceVersion>6.0.0</guiceVersion>
8989
<mockitoVersion>5.17.0</mockitoVersion>
90-
<mavenPluginTestingHarnessVersion>4.0.0-beta-3</mavenPluginTestingHarnessVersion>
90+
<mavenPluginTestingHarnessVersion>4.0.0-beta-4</mavenPluginTestingHarnessVersion>
9191
<plexusCompilerVersion>2.15.0</plexusCompilerVersion>
9292
<sisuPlexusVersion>0.9.0.M2</sisuPlexusVersion>
9393
<version.maven-plugin-tools-3.x>3.13.1</version.maven-plugin-tools-3.x>

0 commit comments

Comments
 (0)