From 5d2028b5dc79f26b329a302e8a567eb2399c607b Mon Sep 17 00:00:00 2001 From: nossr50 Date: Mon, 10 Jan 2022 22:36:37 -0800 Subject: [PATCH] Java 16 compile target --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7cb67a8e0..b20b94c6c 100755 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ maven-compiler-plugin 3.8.1 - 17 + 16 -parameters