diff --git a/pom.xml b/pom.xml index 9ad3c62..338f1a7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,7 @@ 1.0-SNAPSHOT hello-world http://maven.apache.org + junit @@ -15,4 +16,19 @@ test + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + + +