From 9c0ac56d9e56d8a0d6da033095055255874af5be Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 10 Jul 2025 11:25:48 -0700 Subject: [PATCH] Target post-Java 9 VMs. --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 195b570..077d495 100644 --- a/pom.xml +++ b/pom.xml @@ -89,8 +89,7 @@ maven-compiler-plugin 3.7.0 - 1.7 - 1.7 + 10 true true true