We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ec74c commit c5b782eCopy full SHA for c5b782e
pom.xml
@@ -406,17 +406,6 @@ under the License.
406
<version>${slf4jVersion}</version>
407
<scope>test</scope>
408
</dependency>
409
- <dependency>
410
- <groupId>org.apache.maven.resolver</groupId>
411
- <artifactId>maven-resolver-api</artifactId>
412
- <version>1.9.22</version>
413
- <scope>provided</scope>
414
- </dependency>
415
416
417
- <artifactId>maven-resolver-util</artifactId>
418
419
420
</dependencies>
421
422
<build>
0 commit comments