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 1d0392c commit 914f40bCopy full SHA for 914f40b
pom.xml
@@ -237,11 +237,6 @@
237
<artifactId>commons-lang3</artifactId>
238
<version>3.12.0</version>
239
</dependency>
240
- <dependency>
241
- <groupId>org.apache.commons</groupId>
242
- <artifactId>commons-collections4</artifactId>
243
- <version>4.4</version>
244
- </dependency>
245
<dependency>
246
<groupId>org.apache.maven.plugin-testing</groupId>
247
<artifactId>maven-plugin-testing-harness</artifactId>
versions-maven-plugin/src/it/it-lock-snapshots-junit5/invoker.properties renamed to versions-maven-plugin/src/it/it-lock-snapshots-junit/invoker.properties
versions-maven-plugin/src/it/it-lock-snapshots-junit5/pom.xml renamed to versions-maven-plugin/src/it/it-lock-snapshots-junit/pom.xml
versions-maven-plugin/src/it/it-lock-snapshots-junit5/verify.groovy renamed to versions-maven-plugin/src/it/it-lock-snapshots-junit/verify.groovy
0 commit comments