From ba0cdcc38631638d230c7cde90e62c8a4e9d576e Mon Sep 17 00:00:00 2001 From: Dirk Lemmermann Date: Mon, 25 May 2020 17:38:49 +0200 Subject: [PATCH] Unified version properties for api and impl of jaxb. --- gemsfx/pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/gemsfx/pom.xml b/gemsfx/pom.xml index 336574dd..9e1c471d 100644 --- a/gemsfx/pom.xml +++ b/gemsfx/pom.xml @@ -25,11 +25,9 @@ 13.0.1 1.2.0 - 2.4.0-b180830.0438 1.18.6 11.3.5 - 2.3.3 - 2.3.3 + 2.3.3 @@ -166,13 +164,13 @@ jakarta.xml.bind jakarta.xml.bind-api - ${jaxb.api.version} + ${jaxb.version} com.sun.xml.bind jaxb-impl - ${jaxb.impl.version} + ${jaxb.version}