From 31af180ea82588927e6c0b3b8de9926f912517d0 Mon Sep 17 00:00:00 2001 From: Nathaniel Freeman Date: Thu, 16 Apr 2020 14:23:09 -0400 Subject: [PATCH] Updated the maven-enforcer-plugin to 3.0.0-M3 to enable Java version detection to be successful in later versions of Java. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 5f08eb69..0f95b2bf 100644 --- a/pom.xml +++ b/pom.xml @@ -253,6 +253,11 @@ maven-checkstyle-plugin 3.1.0 + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M3 + com.github.ekryd.sortpom sortpom-maven-plugin