Skip to content

Use Java 21 consistently#542

Open
datho7561 wants to merge 1 commit into
eclipse-lsp4mp:masterfrom
datho7561:use-java21-consistently
Open

Use Java 21 consistently#542
datho7561 wants to merge 1 commit into
eclipse-lsp4mp:masterfrom
datho7561:use-java21-consistently

Conversation

@datho7561

Copy link
Copy Markdown
Contributor

We use different versions of Java in different parts of the project. This PR uses Java 21 consistently everywhere
(in CI, as BREE, and as the release vsion for microprofile-ls). It's safe to use Java 21, since Java 21 is needed to run eclipse/jdt.ls anyways.

We use different versions of Java in different parts of the project.
This PR uses Java 21 consistently everywhere
(in CI, as BREE, and as the release vsion for microprofile-ls).
It's safe to use Java 21, since Java 21 is needed to run eclipse/jdt.ls
anyways.

Signed-off-by: David Thompson <davthomp@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant