From 7f1f0656fd1a9b6edc5eb1e549bf93467ed5ec44 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:26:57 +0200 Subject: [PATCH] Upgrade maven-site-plugin 3.20.0 -> 3.21.0 (#1371) See: - https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20fixVersion%20%3E%203.20.0%20AND%20fixVersion%20%3C%3D%203.21.0 - https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.20.0...maven-site-plugin-3.21.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 84009293..6293f5d3 100644 --- a/pom.xml +++ b/pom.xml @@ -1266,7 +1266,7 @@ org.apache.maven.plugins maven-site-plugin - 3.20.0 + 3.21.0 org.apache.maven.plugins