From 27c5c5e58fe553958d91152224bc29c34798b2bd Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 21 Mar 2024 23:32:52 +0100 Subject: [PATCH] GH-535 - Upgrade to Maven Compiler Plugin 3.13.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 193797f1..e8b3c9e5 100644 --- a/pom.xml +++ b/pom.xml @@ -464,7 +464,7 @@ limitations under the License. org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.13.0 17 17