From 93966d5e9f32c52bd765ef1110b4eb12cd715e28 Mon Sep 17 00:00:00 2001 From: freyssin Date: Thu, 25 Oct 2018 09:29:25 +0200 Subject: [PATCH] JDK 10/11 compatibility. Updates Maven plugin: compiler 3.8, BND 4.0. Uses newer release of Felix. Dependency to JDK8. --- joram/pom.xml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/joram/pom.xml b/joram/pom.xml index a3813bc6d..ff3ee9d65 100644 --- a/joram/pom.xml +++ b/joram/pom.xml @@ -159,11 +159,20 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.8.0 - 1.7 - 1.7 + 1.8 + 1.8 + + + + org.ow2.asm + asm + 6.2 + + @@ -198,14 +207,14 @@ 1.2.2 5.1.6 1.0.3 - 6.0.0 + 6.0.1 1.4.3 1.2.0 1.4.1 1.1.0 1.0.2 1.1.0 - 2.3.7 + 4.0.0 UTF-8 1.0 -- 2.18.1