From cb7db2de6339465e34d2459566da90c7bf5932d4 Mon Sep 17 00:00:00 2001 From: Bertil Chapuis Date: Tue, 24 Oct 2023 10:07:32 +0200 Subject: [PATCH] Remove jaxb --- baremaps-cli/src/license/override.properties | 4 ---- baremaps-server/pom.xml | 4 ---- pom.xml | 7 ------- 3 files changed, 15 deletions(-) diff --git a/baremaps-cli/src/license/override.properties b/baremaps-cli/src/license/override.properties index a34b3a7b6..0b1defd10 100644 --- a/baremaps-cli/src/license/override.properties +++ b/baremaps-cli/src/license/override.properties @@ -30,8 +30,6 @@ com.j256.ormlite--ormlite-jdbc--6.1=ISC License com.jayway.jsonpath--json-path--2.7.0=Apache License 2.0 com.sun.activation--jakarta.activation--1.2.2=Eclipse Distribution License 1.0 com.sun.istack--istack-commons-runtime--3.0.12=Eclipse Distribution License 1.0 -com.sun.xml.bind--jaxb-core--2.3.0.1=Common Development and Distribution License 1.1 -com.sun.xml.bind--jaxb-impl--2.3.3=Eclipse Distribution License 1.0 com.yahoo.datasketches--memory--0.9.0=Apache License 2.0 com.yahoo.datasketches--sketches-core--0.9.0=Apache License 2.0 com.zaxxer--HikariCP--5.0.1=Apache License 2.0 @@ -160,8 +158,6 @@ org.glassfish.hk2--hk2-utils--2.6.1=Eclipse Public License 2.0 org.glassfish.hk2--osgi-resource-locator--1.0.3=Eclipse Public License 2.0 org.glassfish.hk2.external--aopalliance-repackaged--2.6.1=Eclipse Public License 2.0 org.glassfish.hk2.external--jakarta.inject--2.6.1=Eclipse Public License 2.0 -org.glassfish.jaxb--jaxb-runtime--2.3.5=Eclipse Distribution License 1.0 -org.glassfish.jaxb--txw2--2.3.5=Eclipse Distribution License 1.0 org.glassfish.jersey.core--jersey-client--2.35=Apache License 2.0 org.glassfish.jersey.core--jersey-common--2.35=Apache License 2.0 org.glassfish.jersey.core--jersey-server--2.35=Apache License 2.0 diff --git a/baremaps-server/pom.xml b/baremaps-server/pom.xml index b842a2f8a..291e6b72c 100644 --- a/baremaps-server/pom.xml +++ b/baremaps-server/pom.xml @@ -42,10 +42,6 @@ limitations under the License. org.apache.baremaps baremaps-core - - org.glassfish.jaxb - jaxb-runtime - org.glassfish.jersey.inject jersey-hk2 diff --git a/pom.xml b/pom.xml index 395a1a388..f3640ddc2 100644 --- a/pom.xml +++ b/pom.xml @@ -95,8 +95,6 @@ limitations under the License. 1.52 2.13.0 2.1.6 - 2.3.5 - 2.37 1.35 4.7 1.19.0 @@ -368,11 +366,6 @@ limitations under the License. ${version.lib.awaitability} test - - org.glassfish.jaxb - jaxb-runtime - ${version.lib.jaxb-runtime} - org.glassfish.jersey jersey-bom