@@ -288,4 +288,17 @@
</plugins>
</build>
<profiles>
<profile>
<id>java11</id>
<activation>
<jdk>[11,)</jdk>
</activation>
<properties>
<java.version>11</java.version>
<mockito.version>5.2.0</mockito.version>
</properties>
</profile>
</profiles>
</project>
The note is not visible to the blocked user.