From de2e265ba0a8da2d84dd7f540871c8d14d1192a1 Mon Sep 17 00:00:00 2001 From: Ashutosh Gupta Date: Mon, 18 Apr 2022 18:50:47 +0100 Subject: [PATCH 1/2] HADOOP-17551. Upgrade maven-site-plugin to 3.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3e95d990d020..3e54854fe9eaa 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x 2.8.1 - 3.6 + 3.11.0 1.5 1.7 2.4 From c84dcd4efe132fe8a7e11dffb4d3c9335cc53e2c Mon Sep 17 00:00:00 2001 From: Ashutosh Gupta Date: Tue, 19 Apr 2022 20:01:30 +0100 Subject: [PATCH 2/2] Removing the hard-coded doxia version --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3e54854fe9eaa..1f6aa885666c4 100644 --- a/pom.xml +++ b/pom.xml @@ -313,11 +313,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x wagon-ssh ${wagon-ssh.version} - - org.apache.maven.doxia - doxia-module-markdown - 1.8 -