From 01b8d6d973feb6522b5d0fb08cc44bc0fd8d0877 Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Thu, 2 May 2024 09:55:03 +0200 Subject: [PATCH] Remove the `maven-compiler` override The Apache POM is now at 3.13.0 after https://github.com/apache/parquet-mr/pull/1333 --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 7dd7433129..989dd8ea9c 100644 --- a/pom.xml +++ b/pom.xml @@ -97,8 +97,6 @@ 2.0.9 0.16 1.6.0 - - 3.13.0 2.3 @@ -410,12 +408,6 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - - org.apache.maven.plugins maven-failsafe-plugin