diff --git a/pom.xml b/pom.xml
index fa23033..44b6f4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,9 +9,54 @@
1.0-SNAPSHOT
- 24
- 24
+ 25
+ 25
UTF-8
-
\ No newline at end of file
+
+
+ org.openjfx
+ javafx-controls
+ 25.0.1
+
+
+ org.junit.jupiter
+ junit-jupiter
+ 6.0.1
+ test
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.14.1
+
+ 25
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.5.4
+
+
+ org.openjfx
+ javafx-maven-plugin
+ 0.0.8
+
+ temppackage.Main
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.12.0
+
+
+
+
+