Skip to content

Commit 914f40b

Browse files
Fix excluded IT test name
In pom we have exclusion for it-lock-snapshots-junit so make it the consistent
1 parent 1d0392c commit 914f40b

File tree

4 files changed

+0
-5
lines changed

4 files changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,11 +237,6 @@
237237
<artifactId>commons-lang3</artifactId>
238238
<version>3.12.0</version>
239239
</dependency>
240-
<dependency>
241-
<groupId>org.apache.commons</groupId>
242-
<artifactId>commons-collections4</artifactId>
243-
<version>4.4</version>
244-
</dependency>
245240
<dependency>
246241
<groupId>org.apache.maven.plugin-testing</groupId>
247242
<artifactId>maven-plugin-testing-harness</artifactId>
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)