maven-java-version
Setting the Java Version in Maven 1. Overview In this quick tutorial, we’ll show how to set the Java version in Maven. Before moving ahead, we can check the default JDK version of Maven. Running the mvn -v command will show the Java version in which Maven runs. Further reading:… Continue Reading maven-java-version