From b249bedad75150b8e040aba14a870cec6bcf7670 Mon Sep 17 00:00:00 2001 From: Bipin kumar Date: Thu, 15 Jun 2023 11:04:30 +0530 Subject: [PATCH] Java 19673 01 (#14224) * JAVA-19673_01: Changes made for upgraing image-processing module to jdk-17 * JAVA-19673_01: Changes made for upgraing image-processing module to jdk-17 --- image-processing/pom.xml | 8 +++++++- pom.xml | 6 ++---- 2 files changed, 9 insertions(+), 5 deletions(-) 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