mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-16 09:51:38 +02:00
Remove unreferenced dependency on Apache Commons Collection 4
Change-Id: Icb7ac4b2d98bb7e3d8c8792ed26902685debf5c1
This commit is contained in:
parent
260439de59
commit
94dba16f17
6
pom.xml
6
pom.xml
@ -176,12 +176,6 @@
|
||||
<version>3.2.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-collections4</artifactId>
|
||||
<version>4.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.codehaus.jackson</groupId>
|
||||
<artifactId>jackson-core-asl</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user