From f78104ea1316b09fff775884ba5da3603d9ca186 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 21:42:30 +0100 Subject: [PATCH] chore(deps): update maven plugins (#4590) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 91b4754180..dde213f756 100644 --- a/pom.xml +++ b/pom.xml @@ -286,7 +286,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.1 8 none @@ -414,7 +414,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.5.0 + 3.6.0 checkstyle.xml true @@ -423,7 +423,7 @@ org.apache.maven.plugins maven-site-plugin - 3.20.0 + 3.21.0 org.apache.maven.plugins