diff --git a/pom.xml b/pom.xml
index 24bbab4..f3ae197 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,43 +152,6 @@ limitations under the License.
com.ethlo.time.internal
-
- com.github.wvengen
- proguard-maven-plugin
- 2.6.0
-
-
- package
-
- proguard
-
-
-
-
- true
- ${project.build.finalName}.jar
- ${project.build.finalName}-small.jar
- ${project.build.directory}
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ${java.home}/jmods/java.base.jmod
-
-
-
org.apache.maven.plugins
maven-surefire-plugin
@@ -317,6 +280,53 @@ limitations under the License.
true
+
+ proguard
+
+ [9,)
+
+
+
+
+ com.github.wvengen
+ proguard-maven-plugin
+ 2.6.0
+
+
+ package
+
+ proguard
+
+
+
+
+ true
+ ${project.build.finalName}.jar
+ ${project.build.finalName}-small.jar
+ ${project.build.directory}
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ${java.home}/jmods/java.base.jmod
+
+
+
+
+
+
java8-doclint-disabled