diff options
author | RossC <ross.carter@est.tech> | 2020-07-01 16:45:01 +0100 |
---|---|---|
committer | RossC <ross.carter@est.tech> | 2020-07-01 16:51:20 +0100 |
commit | 6a384a208834df1ca94c350d8cd8ddad82f18efb (patch) | |
tree | 19161a3a18c48c62f406e6c45cac329249371ee2 /integrity-audit/pom.xml | |
parent | d3e074c0010cce39ed4ca0071f5a78aadc8d6496 (diff) |
Updating common dependencies
Issue-ID: POLICY-2387
Change-Id: Ib2b14f66f6416ca3b8d6353bb6aa19fa2f41ebbb
Signed-off-by: RossC <ross.carter@est.tech>
Diffstat (limited to 'integrity-audit/pom.xml')
-rw-r--r-- | integrity-audit/pom.xml | 1 |
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> |