diff options
author | Taka Cho <tc012c@att.com> | 2018-02-23 21:30:06 -0500 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-02-27 17:49:18 +0000 |
commit | ff286ea030490eef3d57df78eb5c92c1ea7b8ea6 (patch) | |
tree | 249a5315c2500d49a789f29e1a19815114c971dc /appc-client | |
parent | 223970340047bee364489ab06cfbfb9e413694e7 (diff) |
security issue: commons-collections
Change-Id: I74a56640065ae6c6a470835ab1022ed0f266fc09
Issue-ID: APPC-665
Signed-off-by: Taka Cho <tc012c@att.com>
Diffstat (limited to 'appc-client')
-rw-r--r-- | appc-client/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appc-client/pom.xml b/appc-client/pom.xml index 2b3dc1119..e90f29b94 100644 --- a/appc-client/pom.xml +++ b/appc-client/pom.xml @@ -223,7 +223,6 @@ <artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
-
</dependencies>
</dependencyManagement>
|