From 48f5577e8a373f6a22f1f40112232d179a4a42a7 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 17 Dec 2019 10:44:04 -0500 Subject: Update versions of dependencies Updated versions of third party dependencies that are not constrained by OpenDaylight to latest minor version. Change-Id: I0640f50b02f0cee4669b6a4c4c87754861a686ce Issue-ID: CCSDK-2005 Signed-off-by: Timoney, Dan (dt5972) --- springboot/springboot1/pom.xml | 2 +- springboot/springboot2/pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'springboot') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index b5da5bfa..7716922f 100755 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -98,7 +98,7 @@ ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} - 2.1.1 + 2.4.4 direct-dependencies.txt diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 6bda7168..1d353d02 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -110,8 +110,8 @@ 0.5.0 1.9.3 - 4.4.10 - 4.5.6 + 4.4.12 + 4.5.10 10.14.2.0 1.0.0 1.25.0 @@ -122,8 +122,8 @@ 1.3.8 4.12 1.2.3 - 2.1.1 - 2.2.3 + 2.4.4 + 2.4.0 1.7.25 6.11 9.0.27 -- cgit 1.2.3-korg