This reverts commit 978f222dfa.
978f222dfa
@ -159,6 +159,14 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>9</source>
<target>9</target>
</configuration>
</plugins>
</build>
<pluginRepositories>
The note is not visible to the blocked user.