From e6239edcf95750fd089b70bf58ca46ee1116cebd Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 26 May 2023 09:05:49 +0200 Subject: [PATCH] Upgrade to Maven Compiler Plugin 3.11.0 Closes gh-347 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3fd59de..a54ea60 100644 --- a/pom.xml +++ b/pom.xml @@ -224,7 +224,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.0 + 3.11.0 org.apache.maven.plugins