diff --git a/pom.xml b/pom.xml
index dc04cac..c6b4362 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,35 +13,51 @@
UTF-8
11
11
+ 5.7.2
- me.goudham
- MyClipboard
- 0.1.0
+ org.openjfx
+ javafx-controls
+ 16
+
+
+ org.openjfx
+ javafx-fxml
+ 16
+
+
+ org.openjfx
+ javafx-swing
+ 17-ea+2
- junit
- junit
- 4.11
+ org.junit.jupiter
+ junit-jupiter-api
+ ${junit.version}
test
- org.apache.commons
- commons-lang3
- 3.12.0
+ org.junit.jupiter
+ junit-jupiter-engine
+ ${junit.version}
+ test
+
+
+ me.goudham
+ MyClipboard
+ 0.2.0
- org.jetbrains
- annotations
- 21.0.1
- compile
+ com.dorkbox
+ SystemTray
+ 4.1
- com.intellij
- forms_rt
- 7.0.3
+ com.dorkbox
+ Utilities
+ 1.9