diff --git a/pom.xml b/pom.xml index 7c951412e..9c43f80c7 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,17 @@ enterprise true false + 1.20 + + + + org.apache.commons + commons-compress + ${dependency.apache-commons-compress.version} + + + search-services insight-engine diff --git a/search-services/packaging/src/main/resources/licenses/notice.txt b/search-services/packaging/src/main/resources/licenses/notice.txt index e3bd0fde8..b138a362c 100644 --- a/search-services/packaging/src/main/resources/licenses/notice.txt +++ b/search-services/packaging/src/main/resources/licenses/notice.txt @@ -38,6 +38,7 @@ commons-dbcp-1.4.jar http://jakarta.apache.org/commons/ commons-logging-1.1.3.jar http://jakarta.apache.org/commons/ commons-lang3-3.12.0.jar http://jakarta.apache.org/commons/ commons-pool-1.5.4.jar http://jakarta.apache.org/commons/ +commons-compress-1.20.jar https://commons.apache.org/proper/commons-compress/ chemistry-opencmis-commons-impl-1.1.0.jar http://chemistry.apache.org/ chemistry-opencmis-commons-api-1.1.0.jar http://chemistry.apache.org/ xmlschema-core-2.2.5.jar http://ws.apache.org/commons/XmlSchema/ @@ -136,7 +137,6 @@ commons-codec-1.10.jar commons-collections-3.2.2.jar commons-collections4-4.1.jar commons-compiler-2.7.6.jar -commons-compress-1.14.jar commons-configuration-1.6.jar commons-exec-1.3.jar commons-fileupload-1.3.3.jar