diff --git a/image-processing/pom.xml b/image-processing/pom.xml
index 2a2b92ca48..5c59a53337 100644
--- a/image-processing/pom.xml
+++ b/image-processing/pom.xml
@@ -91,10 +91,15 @@
webcam-capture
${webcam-capture.version}
+
+ org.openjfx
+ javafx-graphics
+ ${javafx-graphics.version}
+
- 1.3.5
+ 1.3.10
1.51h
3.3.2
4.5.1
@@ -105,6 +110,7 @@
4.2
0.4.11
1.5.5
+ 11
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 7c726c1015..e5311ec25f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -473,8 +473,6 @@
apache-spark
- image-processing
-
jenkins-modules
jhipster-modules
@@ -635,8 +633,6 @@
apache-spark
- image-processing
-
jenkins-modules
jhipster-modules
@@ -936,6 +932,7 @@
web-modules
xml
xml-2
+ image-processing
@@ -1202,6 +1199,7 @@
web-modules
xml
xml-2
+ image-processing