From: liamfallon Date: Tue, 10 Jul 2018 15:43:34 +0000 (+0300) Subject: Fix license issue in Guava dependency X-Git-Tag: 2.0.0~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e2f37f11e651a7bcfd9aa6d939584d5590c36f50;p=policy%2Fparent.git Fix license issue in Guava dependency The checker framework checker qual dependency of Guava needs to be upgraded to version 2.5.3, a version that is OKed by the Linux Foundation Issue-ID: POLICY-905 Change-Id: Ib29ca90253594dfb594d0a104e0653051414aae1 Signed-off-by: liamfallon --- diff --git a/integration/pom.xml b/integration/pom.xml index 2e189382..8e6277e4 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -102,6 +102,17 @@ com.google.guava guava 25.1-jre + + + org.checkerframework + checker-qual + + + + + org.checkerframework + checker-qual + 2.5.3