diff --git a/pom.xml b/pom.xml index aae5c84..604c85f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,33 +14,46 @@ UTF-8 - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.14.1 - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.5.4 - - - + + org.openjfx - javafx-maven-plugin - 0.0.8 - + javafx-controls + 25.0.1 + + + + org.junit.jupiter + junit-jupiter + 6.0.1 + test + + - - org.apache.maven.plugins - maven-javadoc-plugin - 3.12.0 - - - - - - \ No newline at end of file + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.14.1 + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.4 + + + + org.openjfx + javafx-maven-plugin + 0.0.8 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.12.0 + + + +