SLING-11187 Verify distribution with Java 11
diff --git a/pom.xml b/pom.xml
index bdd2f29..4a2148b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
           </bootFeatures>
           <libraries>
           </libraries>
-          <javase>1.8</javase>
+          <javase>11</javase>
         </configuration>
       </plugin>
       <plugin>