From e89a211da8c19aed6f68dbd9ea4418f6e657d615 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 5 Sep 2025 15:50:15 -0700 Subject: [PATCH] HADOOP-19679. Fix site:site with Java 17 Updates maven-dependency-plugin to 3.8.1 to fix an IllegalArgumentException when running the `site:site` Maven task with Java 17. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0511ffd58a8e9d..ac50512d128d67 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x 1.5 1.7 2.4 - 3.0.2 + 3.8.1 3.5.0 2.0.0 3.0.1