diff --git a/pom.xml b/pom.xml index 6fcecd9..c1ea73e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,75 +1,81 @@ - - 4.0.0 + + 4.0.0 - de.swingbe.ifleet - tgp - 1.0-SNAPSHOT + de.swingbe.ifleet + tgp + 1.0-SNAPSHOT - tgp - - http://www.example.com + tgp + + http://www.example.com - - UTF-8 - 1.7 - 1.7 - + + UTF-8 + 11 + 11 + - - - junit - junit - 4.11 - test - - - - - - - - - maven-clean-plugin - 3.1.0 - - - - maven-resources-plugin - 3.0.2 - - - maven-compiler-plugin - 3.8.0 - - - maven-surefire-plugin - 2.22.1 - - - maven-jar-plugin - 3.0.2 - - - maven-install-plugin - 2.5.2 - - - maven-deploy-plugin - 2.8.2 - - - - maven-site-plugin - 3.7.1 - - - maven-project-info-reports-plugin - 3.0.0 - - - - + + + org.junit.jupiter + junit-jupiter + 5.8.2 + test + + + org.assertj + assertj-core + 3.21.0 + test + + + + + + + + maven-clean-plugin + 3.1.0 + + + + maven-resources-plugin + 3.0.2 + + + maven-compiler-plugin + 3.8.0 + + + maven-surefire-plugin + 2.22.1 + + + maven-jar-plugin + 3.0.2 + + + maven-install-plugin + 2.5.2 + + + maven-deploy-plugin + 2.8.2 + + + + maven-site-plugin + 3.7.1 + + + maven-project-info-reports-plugin + 3.0.0 + + + +