summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-23 11:37:36 -0400
committerDan Timoney <dtimoney@att.com>2021-08-23 11:37:36 -0400
commit1fce88cf3b07594b68f89ed8998e41d3680c9e0f (patch)
tree2d36b1774a1f249a5fe6e9c6dd7d64e757a438f1
parent4e4aaa9aa7acd9f66222fb6a41321c18d0839812 (diff)
Version updates
Update package versions to install security fixes Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3239fe08acd0cee0ea0b15f88aa8d5c07459794c
-rw-r--r--northbound/asdcApi/model/dep.tree30
-rwxr-xr-xnorthbound/ueb-listener/pom.xml1
2 files changed, 0 insertions, 31 deletions
diff --git a/northbound/asdcApi/model/dep.tree b/northbound/asdcApi/model/dep.tree
deleted file mode 100644
index f0083e3a0..000000000
--- a/northbound/asdcApi/model/dep.tree
+++ /dev/null
@@ -1,30 +0,0 @@
-org.onap.ccsdk.sli.northbound:asdcApi-model:bundle:1.2.1-SNAPSHOT
-+- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:6.0.7:compile
-| +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:6.0.7:compile
-| | \- org.opendaylight.mdsal.model:ietf-type-util:jar:6.0.7:compile
-| | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:6.0.7:compile
-| \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:6.0.7:compile
-+- org.opendaylight.mdsal:yang-binding:jar:6.0.7:compile
-| +- org.opendaylight.yangtools:concepts:jar:5.0.7:compile
-| +- org.opendaylight.yangtools:util:jar:5.0.7:compile
-| | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile
-| +- org.opendaylight.yangtools:yang-common:jar:5.0.7:compile
-| \- com.google.guava:guava:jar:28.2-jre:compile
-| +- com.google.guava:failureaccess:jar:1.0.1:compile
-| +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
-| +- org.checkerframework:checker-qual:jar:2.5.8:compile
-| +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile
-| \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
-+- org.slf4j:slf4j-api:jar:1.7.28:provided
-+- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.400:provided
-+- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional)
-+- org.gaul:modernizer-maven-annotations:jar:2.1.0:provided
-+- org.slf4j:slf4j-simple:jar:1.7.28:test
-+- org.hamcrest:hamcrest:jar:2.2:test
-+- org.hamcrest:hamcrest-library:jar:2.2:test
-| \- org.hamcrest:hamcrest-core:jar:2.2:test
-+- junit:junit:jar:4.13:test
-\- org.mockito:mockito-core:jar:3.3.3:test
- +- net.bytebuddy:byte-buddy:jar:1.10.10:test
- +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
- \- org.objenesis:objenesis:jar:2.6:test
diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml
index b03d5c761..2b0534509 100755
--- a/northbound/ueb-listener/pom.xml
+++ b/northbound/ueb-listener/pom.xml
@@ -94,7 +94,6 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.13</version>
</dependency>
</dependencies>