From c4cff3f9e3729274bf92efefd119f98b740ed220 Mon Sep 17 00:00:00 2001 From: Lukas Jungmann Date: Mon, 4 Mar 2024 08:47:15 +0100 Subject: [PATCH] integrate latest dependencies Signed-off-by: Lukas Jungmann --- jaxb-ri/boms/bom/pom.xml | 8 ++++---- jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml | 4 ++-- jaxb-ri/codemodel/pom.xml | 8 ++++---- jaxb-ri/external/pom.xml | 8 ++++---- jaxb-ri/pom.xml | 6 +++--- jaxb-ri/xsom/pom.xml | 8 ++++---- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/jaxb-ri/boms/bom/pom.xml b/jaxb-ri/boms/bom/pom.xml index 878c9e713..36c3e9da5 100644 --- a/jaxb-ri/boms/bom/pom.xml +++ b/jaxb-ri/boms/bom/pom.xml @@ -18,7 +18,7 @@ org.eclipse.ee4j project - 1.0.8 + 1.0.9 @@ -32,13 +32,13 @@ https://eclipse-ee4j.github.io/jaxb-ri/ - 4.0.1 + 4.0.2 4.1.2 2.1.1 2.1.0 - 2.1.2 - 2.0.1 + 2.1.3 + 2.0.2 diff --git a/jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml b/jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml index e876b85ac..24c866cbc 100644 --- a/jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml +++ b/jaxb-ri/codemodel/codemodel-annotation-compiler/pom.xml @@ -1,6 +1,6 @@