maven-assembly-plugin:2.6 crashed on JDK14, Updated to Version 3.2.0
diff --git a/maven-surefire-plugin/pom.xml b/maven-surefire-plugin/pom.xml
index 4901792..c4c27ee 100644
--- a/maven-surefire-plugin/pom.xml
+++ b/maven-surefire-plugin/pom.xml
@@ -115,7 +115,6 @@
             </plugin>
             <plugin>
                 <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.6</version>
                 <executions>
                     <execution>
                         <id>build-site</id>