From 6f06054474a160361340adbb40041bfc10fb6935 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 22 May 2023 11:49:18 -0400 Subject: [PATCH] [pom] Update maven plugins to clear more warnings - dependency to 3.6.0 - source to 3.3.0 - checkstyle to 3.3.0 - exec to 3.1.0 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 789bd832..47db1b7f 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ maven-dependency-plugin - 3.5.0 + 3.6.0 maven-release-plugin @@ -162,7 +162,7 @@ maven-source-plugin - 3.2.1 + 3.3.0 @@ -486,7 +486,7 @@ checkstyle - 3.2.2 + 3.3.0 8.25 ${basedir}/.github/.checkstyle @@ -551,7 +551,7 @@ org.codehaus.mojo exec-maven-plugin - 1.3 + 3.1.0 false