summaryrefslogtreecommitdiffstats
path: root/odlparent/karaf4-parent
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-06-07 19:47:37 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-06-07 19:49:05 -0400
commit84de142aba1b450beeec04ad85f9739fb721697f (patch)
tree02978bf899a28096df3bdb14e9cf8672cefbb260 /odlparent/karaf4-parent
parent1ab9dc7eceb1623093cbc06e0c341e44e5aeaaef (diff)
Updating logging-analytics version from 1.6.6 to 1.6.9
Updating com.google.code.findbugs:annotation version to 3.0.1 Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic22de3bbdb11994f273eba25b352331cc7000714
Diffstat (limited to 'odlparent/karaf4-parent')
-rw-r--r--odlparent/karaf4-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml
index e0ad2643..7b93b0fd 100644
--- a/odlparent/karaf4-parent/pom.xml
+++ b/odlparent/karaf4-parent/pom.xml
@@ -460,7 +460,7 @@
<message>Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations</message>
<excludes>
<exclude>org.mockito:mockito-all</exclude>
- <!-- <exclude>com.google.code.findbugs:annotations</exclude> -->
+ <!-- <exclude>com.google.code.findbugs:annotations</exclude> -->
</excludes>
</bannedDependencies>
</rules>