From 240c81958d9ed1693c367f25efdfc6ae88f28d18 Mon Sep 17 00:00:00 2001 From: Richard Allred Date: Wed, 19 Jun 2019 10:41:15 -0400 Subject: [PATCH] tweaking dependencies for thorntail --- java-serverhost/pom.xml | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/java-serverhost/pom.xml b/java-serverhost/pom.xml index bdb9d34..066f368 100644 --- a/java-serverhost/pom.xml +++ b/java-serverhost/pom.xml @@ -14,6 +14,9 @@ 1.8 false UTF-8 + 3.1 + 2.16 + 2.5 @@ -28,6 +31,18 @@ + + + io.thorntail + cdi + + + io.thorntail + jaxrs + + + + demo @@ -46,14 +61,4 @@ - - - - javax - javaee-api - 7.0 - provided - - -