Skip to content

Commit 74756b0

Browse files
committed
Upgrade m-p-testing and m-p-tools to beta-1
1 parent 8bd91fe commit 74756b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@ under the License.
7878
<junit4Version>4.13.2</junit4Version>
7979
<junitVersion>5.10.1</junitVersion>
8080
<mockitoVersion>5.12.0</mockitoVersion>
81-
<mavenPluginTestingHarnessVersion>4.0.0-alpha-3-SNAPSHOT</mavenPluginTestingHarnessVersion>
81+
<mavenPluginTestingHarnessVersion>4.0.0-beta-1</mavenPluginTestingHarnessVersion>
8282
<plexusCompilerVersion>2.15.0</plexusCompilerVersion>
8383
<plexusJavaVersion>1.2.0</plexusJavaVersion>
8484
<sisuPlexusVersion>0.9.0.M2</sisuPlexusVersion>
8585
<slf4jVersion>2.0.13</slf4jVersion>
8686
<surefire.version>3.2.1</surefire.version>
8787
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
8888
<version.maven-plugin-tools-3.x>3.13.1</version.maven-plugin-tools-3.x>
89-
<version.maven-plugin-tools>4.0.0-SNAPSHOT</version.maven-plugin-tools>
89+
<version.maven-plugin-tools>4.0.0-beta-1</version.maven-plugin-tools>
9090
<version.plexus-xml>4.0.1</version.plexus-xml>
9191

9292
<invoker.junitPackageName>org.apache.maven.plugins.compiler.its</invoker.junitPackageName>

0 commit comments

Comments
 (0)