From c8f764c78097bbbfea233da451d1b1ed424166b7 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Fri, 9 Jun 2023 19:35:55 +0200 Subject: [PATCH] Manage org.glassfish.jaxb:txw2 at the same version as jaxb-core and jaxb-runtime --- bom/application/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 9cee2a325e4f8..ad44a0b62540d 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -4860,6 +4860,11 @@ jaxb-core ${jaxb-runtime.version} + + org.glassfish.jaxb + txw2 + ${jaxb-runtime.version} + jakarta.xml.bind jakarta.xml.bind-api