From 3aedfffe2f9e1ed85c3d10f6166cf650fd793a6e Mon Sep 17 00:00:00 2001 From: Ivan Chavero Date: Mon, 17 Jun 2019 11:54:48 -0500 Subject: [PATCH] Update wildfly swarm to thorntail --- java-serverhost/pom.xml | 42 ++++++++++++++++++++++++++++++++--------- 1 file changed, 33 insertions(+), 9 deletions(-) diff --git a/java-serverhost/pom.xml b/java-serverhost/pom.xml index 39e3a1c..da2c486 100644 --- a/java-serverhost/pom.xml +++ b/java-serverhost/pom.xml @@ -8,20 +8,36 @@ 1.0 war + - 2017.10.0 - 1.8 - 1.8 - false + + UTF-8 + false + + + 2.4.0.Final + + + 3.1 + 2.16 + 2.5 + + + 1.8 + 1.8 + + - org.wildfly.swarm + io.thorntail bom-all - ${version.wildfly.swarm} + ${version.thorntail} import pom @@ -32,9 +48,9 @@ java-serverhost - org.wildfly.swarm - wildfly-swarm-plugin - ${version.wildfly.swarm} + io.thorntail + thorntail-maven-plugin + ${version.thorntail} @@ -48,6 +64,14 @@ + + io.thorntail + cdi + + + io.thorntail + jaxrs + javax