From 8b1d3f234c3a9ece160d161c63343e0065eb338d Mon Sep 17 00:00:00 2001 From: rusefillc Date: Sun, 2 Jul 2023 18:49:26 -0400 Subject: [PATCH] ant to require java 11 --- java_console/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java_console/build.xml b/java_console/build.xml index 27766583d6..f1088f13fc 100644 --- a/java_console/build.xml +++ b/java_console/build.xml @@ -43,12 +43,12 @@ - - +