From c24362af848d370c1b6845a04a2d96d9dac26af2 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 18 Jul 2024 12:19:03 +0200 Subject: [PATCH] update product jdk requirement to java 21 --- .../org.springframework.boot.ide.product | 2 +- .../org.springframework.boot.ide.product | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e432/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e432/org.springframework.boot.ide.product index 92d0d4d00..f4ea67cf3 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e432/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e432/org.springframework.boot.ide.product @@ -9,7 +9,7 @@ -product org.springframework.boot.ide.branding.sts4 --launcher.defaultAction openFile - -Dosgi.requiredJavaVersion=17 + -Dosgi.requiredJavaVersion=21 -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.slf4j.simpleLogger.defaultLogLevel=off -Dsun.java.command=SpringToolSuite4 diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e433/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e433/org.springframework.boot.ide.product index 92d0d4d00..f4ea67cf3 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e433/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e433/org.springframework.boot.ide.product @@ -9,7 +9,7 @@ -product org.springframework.boot.ide.branding.sts4 --launcher.defaultAction openFile - -Dosgi.requiredJavaVersion=17 + -Dosgi.requiredJavaVersion=21 -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.slf4j.simpleLogger.defaultLogLevel=off -Dsun.java.command=SpringToolSuite4