From 556a0f59abc9b09005d40945bc20948d69e4f98e Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 25 Sep 2018 11:15:35 +0200 Subject: Bump ODL dependencies to Fluorine (HONEYCOMB-433) Change-Id: I142ebd2899272feff00abe7d4bae708f093ee3ec Signed-off-by: Michal Cmarada --- common/honeycomb-parent/pom.xml | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'common/honeycomb-parent/pom.xml') diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 9e5085d0a..4dc13ed39 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -46,14 +46,14 @@ UTF-8 - 2.0.5 - 2.4.3 - 1.7.3 - 0.12.3 - 1.4.3 - 1.7.3 - 0.12.3 - 0.9.3 + 2.0.11 + 2.5.0 + 1.8.0 + 0.13.0 + 1.5.0 + 1.8.0 + 0.13.0 + 0.10.0 target/generated-sources/mdsal-binding @@ -63,6 +63,7 @@ 23.6-jre 3.0.0 1.7.21 + 2.1.150 2.17 @@ -196,6 +197,11 @@ slf4j-api ${slf4j.version} + + org.eclipse.jdt + org.eclipse.jdt.annotation + ${jdt.version} + -- cgit 1.2.3-korg