From e92200a35ff368c8a02026e918f8d6db9c76bef4 Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Sun, 21 Jun 2020 20:56:33 +0200 Subject: [PATCH] Move jaxb-api dependency out of the test section --- main/pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index 086854dcc..2caff17f0 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -352,7 +352,11 @@ guava 24.1.1-jre - + + javax.xml.bind + jaxb-api + 2.3.1 + @@ -368,11 +372,6 @@ 3.3.3 test - - javax.xml.bind - jaxb-api - 2.3.1 - org.powermock powermock-module-testng