From 367f60f5d93f3d70fef11e3fffa86165ad57381f Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sun, 20 Dec 2020 19:28:25 -0800 Subject: [PATCH] GUACAMOLE-1218: Declare availability of JAXB APIs at guacamole-ext level (they are provided by the webapp). --- guacamole-ext/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml index d5717f581..455c54408 100644 --- a/guacamole-ext/pom.xml +++ b/guacamole-ext/pom.xml @@ -151,6 +151,14 @@ provided + + + javax.xml.bind + jaxb-api + 2.2.2 + provided + + org.apache.guacamole