From 6a384a208834df1ca94c350d8cd8ddad82f18efb Mon Sep 17 00:00:00 2001 From: RossC Date: Wed, 1 Jul 2020 16:45:01 +0100 Subject: Updating common dependencies Issue-ID: POLICY-2387 Change-Id: Ib2b14f66f6416ca3b8d6353bb6aa19fa2f41ebbb Signed-off-by: RossC --- integrity-audit/pom.xml | 1 - integrity-monitor/pom.xml | 2 +- policy-endpoints/pom.xml | 2 +- utils-test/pom.xml | 2 +- utils/pom.xml | 6 +++--- 5 files changed, 6 insertions(+), 7 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 @@ org.slf4j slf4j-ext - 1.8.0-beta4 test diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index 4031a164..e0362ca8 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -87,7 +87,7 @@ commons-logging commons-logging - 1.1.3 + 1.2 test diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 893aeb1c..ca3fff86 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -165,7 +165,7 @@ org.apache.commons commons-collections4 - 4.1 + 4.4 diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 1a054961..c04e0cbc 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -43,7 +43,7 @@ org.apache.commons commons-jexl3 - 3.0 + 3.1 org.projectlombok diff --git a/utils/pom.xml b/utils/pom.xml index 95ea2c39..2737005a 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -90,7 +90,7 @@ com.worldturner.medeia medeia-validator-gson - 1.1.0 + 1.1.1 org.projectlombok @@ -125,14 +125,14 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 - org.eclipse.m2e -- cgit 1.2.3-korg