Skip to content

Commit d7cc5e7

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 b1203f0 commit d7cc5e7

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
@@ -83,7 +83,7 @@ under the License.
8383
<mavenSourcePluginVersion>${version.maven-source-plugin}</mavenSourcePluginVersion>
8484
<mavenSurefirePluginVersion>${version.maven-surefire}</mavenSurefirePluginVersion>
8585
<mavenWarPluginVersion>${version.maven-war-plugin}</mavenWarPluginVersion>
86-
<mavenPluginTestingVersion>4.0.0-beta-3</mavenPluginTestingVersion>
86+
<mavenPluginTestingVersion>4.0.0-beta-4</mavenPluginTestingVersion>
8787
<mavenResolverVersion>2.0.6</mavenResolverVersion>
8888
<mockitoVersion>5.16.1</mockitoVersion>
8989
<slf4jVersion>2.0.17</slf4jVersion>

0 commit comments

Comments
 (0)