From cb065fcbd26e2e1c0b13d893077d7531c99f9205 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 5 Feb 2025 10:53:58 -0800 Subject: [PATCH] Target Java 10. --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 24505d509..8aeafd83f 100644 --- a/pom.xml +++ b/pom.xml @@ -53,10 +53,9 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.13.0 - 1.6 - 1.6 + 10 true true true