From 0a8bd727ac6d184512ce513737bb56bb840d10de Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Sun, 26 Dec 2021 19:55:01 +0100 Subject: [PATCH] [MNG-7370] Upgrade Maven Wagon to 3.5.1 This closes #644 --- apache-maven/pom.xml | 8 ------- apache-maven/src/assembly/component.xml | 1 - .../licenses/MIT-jsoup-1.12.1.txt | 23 ------------------- pom.xml | 12 +--------- 4 files changed, 1 insertion(+), 43 deletions(-) delete mode 100644 apache-maven/src/main/appended-resources/licenses/MIT-jsoup-1.12.1.txt diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml index 57f2718f1c..5fc55288e7 100644 --- a/apache-maven/pom.xml +++ b/apache-maven/pom.xml @@ -79,14 +79,6 @@ under the License. - - - org.jsoup - jsoup - runtime - org.slf4j jcl-over-slf4j diff --git a/apache-maven/src/assembly/component.xml b/apache-maven/src/assembly/component.xml index a82a7d3b08..6d9809c4b5 100644 --- a/apache-maven/src/assembly/component.xml +++ b/apache-maven/src/assembly/component.xml @@ -31,7 +31,6 @@ under the License. lib org.codehaus.plexus:plexus-classworlds - org.jsoup:jsoup diff --git a/apache-maven/src/main/appended-resources/licenses/MIT-jsoup-1.12.1.txt b/apache-maven/src/main/appended-resources/licenses/MIT-jsoup-1.12.1.txt deleted file mode 100644 index fa8a44e09e..0000000000 --- a/apache-maven/src/main/appended-resources/licenses/MIT-jsoup-1.12.1.txt +++ /dev/null @@ -1,23 +0,0 @@ -https://raw.githubusercontent.com/jhy/jsoup/jsoup-1.12.1/LICENSE - -The MIT License - -Copyright (c) 2009-2019 Jonathan Hedley - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/pom.xml b/pom.xml index ed238b1a10..5d8b410457 100644 --- a/pom.xml +++ b/pom.xml @@ -60,8 +60,7 @@ under the License. 30.1-jre 1.0.1 0.3.5 - 3.4.3 - 1.12.1 + 3.5.1 2.0 2.0 1.11 @@ -343,14 +342,6 @@ under the License. ${wagonVersion} shaded - - - org.jsoup - jsoup - ${jsoupVersion} - org.apache.maven.resolver @@ -586,7 +577,6 @@ under the License. ! Excluded the license files itself cause they do not have have a license of themselves. --> src/main/appended-resources/licenses/MIT-slf4j-api-1.7.30.txt - src/main/appended-resources/licenses/MIT-jsoup-1.12.1.txt src/main/appended-resources/licenses/EPL-1.0.txt src/main/appended-resources/licenses/unrecognized-javax.annotation-api-1.3.2.txt