From e7e15e608b7c975b621c1784c726af0578ae086d Mon Sep 17 00:00:00 2001 From: Takuya Utsunomiya Date: Wed, 8 Apr 2020 12:45:51 +0900 Subject: [PATCH] Update pom.xml --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 20efdf2..fc0b04f 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,21 @@ 2.27 test + + javax.xml.bind + jaxb-api + 2.3.0 + + + com.sun.xml.bind + jaxb-core + 2.3.0 + + + com.sun.xml.bind + jaxb-impl + 2.3.0 +