From c40ec18a092215fea07b28e35b3915340cdd078a Mon Sep 17 00:00:00 2001 From: Shaun Morris Date: Tue, 6 Apr 2021 09:38:20 -0700 Subject: [PATCH] Set compile target to java 8 Compiles with Java 11, with target set to 8 for compatibility --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c7b5c42a..a62f54fb 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 1.5 2.9.1 11 - 11 + 1.8 2.3.2 2.4 1.2.2