79694806

Date: 2025-07-08 20:48:57
Score: 0.5
Natty:
Report link

Run the Following on the Terminal:

mvn help:effective-pom | grep maven-compiler-plugin -A 10

and you will see something like:

<artifactId>maven-compiler-plugin</artifactId>
          <version>3.11.0</version>
          <configuration>

Which means that your version will be(e.g.) 3.11.0 for example

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Breno Medeiros de Oliveira