From 77495140f73f79cf4dd9e958f249a50ab65118e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 22:47:01 +0000 Subject: [PATCH] chore(deps): update maven plugins (#4556) 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 a32200d5e1..135133bf26 100644 --- a/pom.xml +++ b/pom.xml @@ -307,7 +307,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.1 8 none @@ -435,7 +435,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.5.0 + 3.6.0 checkstyle.xml true @@ -444,7 +444,7 @@ org.apache.maven.plugins maven-site-plugin - 3.20.0 + 3.21.0 org.apache.maven.plugins