From 14bf81e91d250372aa875e63a12b96c5468d083d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 3 Mar 2022 09:11:13 +0100 Subject: [PATCH] Upgrade to Maven Compiler Plugin 3.10.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65f33a3..c390936 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.9.0 + 3.10.0 org.apache.maven.plugins