From 4d6fc38eb1ba2f09d53cd8ab2b89ccd68dda22b6 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 27 Jun 2018 12:50:17 +0100 Subject: Resolve JAXB license issue, use Eclipselink Replaced Glassfish-based JAXB processing with eclipselink based JAXB processing to resolve license issues. Updated version of eclipselink from 2.6.2 to 2.6.5 Supporessed warning about use of Java APIs. Issue-ID: POLICY-905 Change-Id: I68094230b710e971d096decfffdb53b003c5872f Signed-off-by: liamfallon --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c4eaa5d49..12b0d03be 100644 --- a/pom.xml +++ b/pom.xml @@ -41,10 +41,10 @@ UTF-8 10.13.1.1 1.4 - - 0.10.2.1 + 0.10.2.1 2.27 2.27 + 2.6.5 @@ -147,4 +147,4 @@ packages testsuites - \ No newline at end of file + -- cgit 1.2.3-korg