@@ -183,6 +183,15 @@
</pluginManagement>
</build>
</profile>
<profile>
<id>jdk9plus</id>
<activation>
<jdk>[9,)</jdk>
</activation>
<properties>
<maven.compiler.release>8</maven.compiler.release>
</properties>
<id>jdk17</id>
The note is not visible to the blocked user.