Skip to content

Commit 3576dcb

Browse files
authored
[MDEP-869] remove unused collections dependency (#342)
1 parent 710a30f commit 3576dcb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -255,11 +255,6 @@ under the License.
255255
<version>3.4.2</version>
256256
</dependency>
257257

258-
<dependency>
259-
<groupId>org.apache.commons</groupId>
260-
<artifactId>commons-collections4</artifactId>
261-
<version>4.4</version>
262-
</dependency>
263258
<dependency>
264259
<groupId>org.apache.commons</groupId>
265260
<artifactId>commons-lang3</artifactId>

0 commit comments

Comments
 (0)