diff --git a/pom.xml b/pom.xml index ea492fe..83720d0 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,7 @@ UTF-8 0.8.5 + 2.3.4 1.18.12 9.9.1-7 1.7.25 @@ -112,7 +113,7 @@ org.glassfish.jaxb jaxb-runtime - 2.3.3 + ${version.jaxb} true @@ -342,6 +343,14 @@ + + + org.glassfish.jaxb + jaxb-runtime + ${version.jaxb} + true + +