From c111e41f2bd3bf0b284fba7da7403638076b8ded Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Sun, 30 Apr 2023 17:13:39 +0200 Subject: [PATCH] GH-189 - Upgrade build plugins to latest versions. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 92c235fc..21bfbd93 100644 --- a/pom.xml +++ b/pom.xml @@ -483,7 +483,7 @@ limitations under the License. org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 17 17 @@ -494,7 +494,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.0.0 @@ -519,7 +519,7 @@ limitations under the License. org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.3.0 @@ -534,7 +534,7 @@ limitations under the License. org.codehaus.mojo flatten-maven-plugin - 1.3.0 + 1.4.1 flatten @@ -566,7 +566,7 @@ limitations under the License. org.apache.maven.plugins maven-release-plugin - 3.0.0-M6 + 3.0.0 sonatype true