@@ -275,6 +275,15 @@
</pluginManagement>
</build>
</profile>
<profile>
<id>jdk-21-proc</id>
<activation>
<jdk>[21,)</jdk>
</activation>
<properties>
<maven.compiler.proc>full</maven.compiler.proc>
</properties>
<id>dist</id>
<build>
The note is not visible to the blocked user.