diff --git a/pom.xml b/pom.xml
index df3e8081..c605c317 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,29 +327,12 @@
true
true
true
- true
-Xlint:-options
-Xlint:all
-
-
- -XDcompilePolicy=simple
- -Xplugin:ErrorProne
-
-
- com.google.errorprone
- error_prone_core
- 2.25.0
-
-
-
@@ -735,8 +718,8 @@
-
+
Java 9+
@@ -746,9 +729,47 @@
${base.java.version}
+
+
+
+ Java 11+
+
+ [11,)
+
+
+
+ ${base.java.version}
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ true
+
+
+ -XDcompilePolicy=simple
+ -Xplugin:ErrorProne
+
+
+
+ com.google.errorprone
+ error_prone_core
+ 2.25.0
+
+
+
+
+
+
com.spotify.fmt
fmt-maven-plugin
@@ -763,6 +784,7 @@
+
Java 16+