From 7d529675d938db916fea9b270ba00e2ba5eda03b Mon Sep 17 00:00:00 2001 From: Bertil Chapuis Date: Tue, 24 Oct 2023 10:22:41 +0200 Subject: [PATCH] Remove activation and validation apis --- baremaps-cli/src/license/override.properties | 3 --- pom.xml | 13 ------------- 2 files changed, 16 deletions(-) diff --git a/baremaps-cli/src/license/override.properties b/baremaps-cli/src/license/override.properties index 0b1defd10..85b2630b5 100644 --- a/baremaps-cli/src/license/override.properties +++ b/baremaps-cli/src/license/override.properties @@ -28,7 +28,6 @@ com.googlecode.libphonenumber--libphonenumber--8.11.1=Apache License 2.0 com.ibm.icu--icu4j--71.1=Unicode/ICU License 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.yahoo.datasketches--memory--0.9.0=Apache License 2.0 com.yahoo.datasketches--sketches-core--0.9.0=Apache License 2.0 @@ -97,9 +96,7 @@ io.servicetalk--servicetalk-transport-netty-internal--0.42.28=Apache License 2.0 io.servicetalk--servicetalk-utils-internal--0.42.28=Apache License 2.0 io.sgr--s2-geometry-library-java--1.0.0=Apache License 2.0 it.unimi.dsi--fastutil--8.5.9=Apache License 2.0 -jakarta.activation--jakarta.activation-api--1.2.2=Eclipse Distribution License 1.0 jakarta.annotation--jakarta.annotation-api--1.3.5=Eclipse Public License 2.0 -jakarta.validation--jakarta.validation-api--2.0.2=Apache License 2.0 jakarta.ws.rs--jakarta.ws.rs-api--2.1.6=Eclipse Public License 2.0 jakarta.xml.bind--jakarta.xml.bind-api--2.3.3=Eclipse Distribution License 1.0 joda-time--joda-time--2.10.5=Apache License 2.0 diff --git a/pom.xml b/pom.xml index f3640ddc2..67b83ecbb 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,6 @@ limitations under the License. ${project.groupId}:${project.artifactId} apache apache_baremaps - 1.2.2 1.3.2 4.2.0 2.21.5 @@ -111,9 +110,7 @@ limitations under the License. 3.1.0 2.0.9 3.43.2.1 - 2.1.18 1.19.1 - 2.0.2 9.4.2 9.4.2 0.8.11 @@ -253,21 +250,11 @@ limitations under the License. jakarta.ws.rs-api ${version.lib.jakarta} - - javax.activation - activation - ${version.lib.activation} - javax.servlet javax.servlet-api ${version.lib.servlet} - - javax.validation - validation-api - ${version.lib.validation} - mil.nga.geopackage geopackage