GH-1503: update everything to Java 21
* Switch to JDT LS 1.45 and Java 21 * Java 21 for LS side * Switch to Java 21 the branding plugin --------- Signed-off-by: Martin Lippert <martin.lippert@broadcom.com> Co-authored-by: Alex Boyko <alex.boyko@broadcom.com>
This commit is contained in:
@@ -4,7 +4,7 @@ Bundle-Name: org.springframework.ide.eclipse.docker.client.wrapper
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.docker.client;singleton:=true
|
||||
Bundle-Version: 4.30.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.docker.client.wrapper
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-21
|
||||
Bundle-ClassPath: .,
|
||||
dependency/bcpkix-jdk15on-1.64.jar,
|
||||
dependency/bcprov-jdk15on-1.64.jar,
|
||||
|
||||
Reference in New Issue
Block a user