updated BREE definitions to require JavaSE-17 now
This commit is contained in:
@@ -18,6 +18,6 @@ Require-Bundle: org.eclipse.core.runtime,
|
||||
org.springframework.ide.eclipse.editor.support,
|
||||
org.eclipse.jface,
|
||||
org.springsource.ide.eclipse.commons.frameworks.core
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Export-Package: org.springframework.ide.eclipse.boot.validation.framework
|
||||
|
||||
Reference in New Issue
Block a user