diff --git a/pom.xml b/pom.xml
index c1c8fcd..7e98c36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,6 +18,7 @@
UTF-8
+ 25.0.1
@@ -179,5 +180,24 @@
shapefilereader
1.0
-
+
+ org.openjfx
+ javafx-controls
+ ${javafx.version}
+
+
+ org.openjfx
+ javafx-fxml
+ ${javafx.version}
+
+
+ org.openjfx
+ javafx-graphics
+ ${javafx.version}
+
+
+ org.openjfx
+ javafx-swing
+ ${javafx.version}
+
\ No newline at end of file