Skip to content

Commit dc7c57f

Browse files
committed
Fix build broken by missing releases
1 parent 01c3a6d commit dc7c57f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ under the License.
8282

8383
<guiceVersion>6.0.0</guiceVersion>
8484
<junitVersion>5.10.2</junitVersion>
85-
<mavenArchiverVersion>4.0.0-beta-1</mavenArchiverVersion>
86-
<mavenPluginPluginVersion>4.0.0-beta-1</mavenPluginPluginVersion>
87-
<mavenPluginTestingVersion>4.0.0-beta-1</mavenPluginTestingVersion>
85+
<mavenArchiverVersion>4.0.0-beta-2-SNAPSHOT</mavenArchiverVersion>
86+
<mavenPluginPluginVersion>4.0.0-beta-2-SNAPSHOT</mavenPluginPluginVersion>
87+
<mavenPluginTestingVersion>4.0.0-beta-2-SNAPSHOT</mavenPluginTestingVersion>
8888
<mockitoVersion>5.12.0</mockitoVersion>
8989
<plexusArchiverVersion>4.9.2</plexusArchiverVersion>
9090
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>

0 commit comments

Comments
 (0)