From fa4943917e98658a8730fa572033b91c521fe718 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:42:41 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-site-plugin to v3.21.0 --- java-simple/src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-simple/src/main/resources/archetype-resources/pom.xml b/java-simple/src/main/resources/archetype-resources/pom.xml index cf2e950..d91270e 100644 --- a/java-simple/src/main/resources/archetype-resources/pom.xml +++ b/java-simple/src/main/resources/archetype-resources/pom.xml @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-site-plugin - 3.20.0 + 3.21.0 org.apache.maven.plugins