File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ under the License.
7878
7979 <properties >
8080 <javaVersion >17</javaVersion >
81- <mavenVersion >4.0.0-beta-3 </mavenVersion >
81+ <mavenVersion >4.0.0-rc-5 </mavenVersion >
8282
8383 <guiceVersion >6.0.0</guiceVersion >
8484 <mavenArchiverVersion >4.0.0-beta-1</mavenArchiverVersion >
@@ -128,7 +128,7 @@ under the License.
128128 </dependency >
129129 <dependency >
130130 <groupId >org.apache.maven</groupId >
131- <artifactId >maven-api-meta </artifactId >
131+ <artifactId >maven-api-annotations </artifactId >
132132 <version >${mavenVersion} </version >
133133 <scope >provided</scope >
134134 </dependency >
@@ -162,7 +162,7 @@ under the License.
162162 </dependency >
163163 <dependency >
164164 <groupId >org.apache.maven</groupId >
165- <artifactId >maven-api- impl</artifactId >
165+ <artifactId >maven-impl</artifactId >
166166 <version >${mavenVersion} </version >
167167 <scope >test</scope >
168168 </dependency >
You can’t perform that action at this time.
0 commit comments