diff --git a/pom.xml b/pom.xml
index c7c56af..76fe42b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,5 +13,31 @@
25
UTF-8
+
+
+ org.openjfx
+ javafx-controls
+ 21
+
+
+ org.openjfx
+ javafx-fxml
+ 21
+
+
+
+
+
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 3.1.0
+
+
+ com.university.chat.Client.UI.Launcher
+
+
+
+
\ No newline at end of file