From f7eaa0dac0888627b2427c2ccf06b61f46039f8b Mon Sep 17 00:00:00 2001 From: akrherz Date: Thu, 12 Jun 2025 10:20:23 -0500 Subject: [PATCH] SPARK-2348 Install4J 11.0.4 Updates - EJ-Technologies custom maven repo no longer needed - Allowed GUI to update config schema --- core/pom.xml | 9 +-------- distribution/pom.xml | 7 ------- distribution/src/installer/spark.install4j | 6 +++--- 3 files changed, 4 insertions(+), 18 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index f3a82fe8..30f7fdd8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -239,7 +239,7 @@ com.install4j install4j-runtime - 10.0.9 + 11.0.4 @@ -293,13 +293,6 @@ - - - ej-technologies - https://maven.ej-technologies.com/repository/ - - - owasp-check diff --git a/distribution/pom.xml b/distribution/pom.xml index 1fcc0ec9..8ca0831d 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -37,13 +37,6 @@ - - - ej-technologies - https://maven.ej-technologies.com/repository/ - - - install4j diff --git a/distribution/src/installer/spark.install4j b/distribution/src/installer/spark.install4j index 09524bce..3fe6d00e 100644 --- a/distribution/src/installer/spark.install4j +++ b/distribution/src/installer/spark.install4j @@ -1,5 +1,5 @@ - + @@ -861,7 +861,7 @@ return console.askYesNo(message, true); - + @@ -876,7 +876,7 @@ return console.askYesNo(message, true); - +