From 21c0990a50556bb57e4e13e1ebdbff976cc813f0 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 20 Sep 2018 09:35:08 -0700 Subject: Standardize 3rd party library versions Use applicable 3rd party library versions from oparent. Includes upgrade to oparent 1.2.1. Change-Id: I04941105fc659a1829018da26d59ba56ad08ad42 Issue-ID: INT-656 Signed-off-by: Gary Wu --- so-monitoring/so-monitoring-handler/pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'so-monitoring/so-monitoring-handler/pom.xml') diff --git a/so-monitoring/so-monitoring-handler/pom.xml b/so-monitoring/so-monitoring-handler/pom.xml index a535d408f7..ae900ba422 100644 --- a/so-monitoring/so-monitoring-handler/pom.xml +++ b/so-monitoring/so-monitoring-handler/pom.xml @@ -33,7 +33,6 @@ UTF-8 UTF-8 1.8 - 22.0 0.8.6 @@ -42,7 +41,6 @@ com.google.guava guava - ${guava.version} org.springframework.boot @@ -92,4 +90,4 @@ ${project.version} - \ No newline at end of file + -- cgit 1.2.3-korg