java:S1612: false positive with generics

Hi!

@ganncamp we don’t have this parameter set explicitly, however the log of the Jenkins job contains this info:

[INFO] 19:05:40.343 Sensor JavaSensor [java]
[INFO] 19:05:40.726 Configured Java source version (sonar.java.source): 8
[INFO] 19:05:40.733 JavaClasspath initialization
[DEBUG] 19:05:40.735 Property 'sonar.java.jdkHome' set with: ..../slave/tools/jdk-11.0.2

so it may be implied from the pom.xml maven-compiler-plugin java-version configuration?