From 01075df11fdf4a8c1637c6427278b9b7dc5d39a1 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 26 Feb 2024 10:47:41 +0100 Subject: [PATCH] Added exclusion `org.codehaus.woodstox:stax2-api:jar` version stax2-api:jar:4.1, see #26825#note-6 --- .classpath | 5 ++ .settings/org.eclipse.wst.common.component | 60 ++++++++++++++++++---- pom.xml | 39 +++++--------- 3 files changed, 69 insertions(+), 35 deletions(-) diff --git a/.classpath b/.classpath index 318fdbd..0b739cc 100644 --- a/.classpath +++ b/.classpath @@ -30,5 +30,10 @@ + + + + + diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 38a96db..84b0439 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,9 @@ - + + + + + @@ -63,7 +67,11 @@ - + + + + + @@ -127,7 +135,11 @@ - + + + + + @@ -191,7 +203,11 @@ - + + + + + @@ -255,7 +271,11 @@ - + + + + + @@ -286,10 +306,20 @@ + + + uses - + + uses + + + + + + @@ -353,7 +383,11 @@ - + + + + + @@ -417,7 +451,11 @@ - + + + + + @@ -481,7 +519,11 @@ - + + + + + diff --git a/pom.xml b/pom.xml index ab1e327..eaa6eb1 100644 --- a/pom.xml +++ b/pom.xml @@ -55,32 +55,11 @@ - + @@ -152,6 +131,14 @@ org.gcube.contentmanagement storage-manager-wrapper + + + + org.codehaus.woodstox + stax2-api + + provided