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 - - -