From 1d6155fc8e6f8ec5055654e81c149235f17558c9 Mon Sep 17 00:00:00 2001 From: Summerlve Date: Mon, 6 Apr 2020 18:56:03 +0800 Subject: [PATCH] fixed [ERROR] error: Source option 6 is no longer supported. Use 7 or later in OpenJDK 14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a76884c..dba2f65 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,8 @@ maven-compiler-plugin 2.3.2 - 1.6 - 1.6 + 1.7 + 1.7