aboutsummaryrefslogtreecommitdiffstats
path: root/integrity-audit/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-06-30 13:01:09 -0400
committerJim Hahn <jrh3@att.com>2020-06-30 13:04:44 -0400
commitc2cc0fd8dbb9a9a72a8eff270ca21b8da77cb247 (patch)
tree58c256607ec70df48a26bdb0b8b184312a78607b /integrity-audit/pom.xml
parentd3e074c0010cce39ed4ca0071f5a78aadc8d6496 (diff)
Fix sonars in common due to dependency upgrades
Fixed the following issues: - don't use annotation wrappers - version overridden in pom Issue-ID: POLICY-2650 Change-Id: Ia520037529861f8ace160c172ed70a5671b740d9 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'integrity-audit/pom.xml')
-rw-r--r--integrity-audit/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml
index 0389569b..aded5dde 100644
--- a/integrity-audit/pom.xml
+++ b/integrity-audit/pom.xml
@@ -51,7 +51,6 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-ext</artifactId>
- <version>1.8.0-beta4</version>
<scope>test</scope>
</dependency>
<dependency>