diff --git a/auth-server/pom.xml b/auth-server/pom.xml index c1c2b30..af7d46a 100644 --- a/auth-server/pom.xml +++ b/auth-server/pom.xml @@ -71,6 +71,20 @@ spring-boot-configuration-processor true + + + + javax.xml.bind + jaxb-api + 2.3.1 + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + + +