switch boot bundle back to 1.8 BREE level to avoid compilation issues on e4.18-based builds

This commit is contained in:
Martin Lippert
2021-05-31 21:49:32 +02:00
parent 695750e4fd
commit 9df407543c

View File

@@ -39,7 +39,7 @@ Require-Bundle: org.eclipse.core.resources,
org.reactivestreams.reactive-streams,
com.google.guava,
org.eclipse.wst.sse.core
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Export-Package: org.springframework.ide.eclipse.boot.core,
org.springframework.ide.eclipse.boot.core.cli,