@@ -42,7 +42,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0</version>
<configuration>
<release>8</release> <!--or <release>10</release>-->
<source>1.8</source>
<target>1.8</target> <!--or <release>10</release>-->
</configuration>
</plugin>
<plugin>
The note is not visible to the blocked user.