From 04f73a7b1f5d29ebe4e5f173bd49611ef1c6d09a Mon Sep 17 00:00:00 2001 From: Hongze Zhang Date: Wed, 14 Aug 2024 14:12:35 +0800 Subject: [PATCH] [CORE] Remove fixed 1.8 Java compiler version in module gluten-ut-common (#6825) --- gluten-ut/common/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gluten-ut/common/pom.xml b/gluten-ut/common/pom.xml index 145c66ffa026..14cb212b648d 100644 --- a/gluten-ut/common/pom.xml +++ b/gluten-ut/common/pom.xml @@ -40,10 +40,6 @@ org.apache.maven.plugins maven-compiler-plugin - - 1.8 - 1.8 - compile