Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update supported-environments.md #1692

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions content/introduction/supported-environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,9 @@ Clustered or replicated databases are supported given the following conditions.

# Java

* Java 11 / 17 / 21 (if supported by your application server/container)
* Java 11 / 17 / 21 (Compatibility is tested with Eclipse Temurin JDK)


# Java Runtime

* Oracle JDK 11 / 17 / 21
* OpenJDK 11 / 17 / 21, including builds of the following products:
* Oracle OpenJDK
* Eclipse Temurin JDK
* Amazon Corretto
* Azul Zulu

# Camunda Modeler

[Supported environments](https://docs.camunda.io/docs/reference/supported-environments/#camunda-modeler) for Camunda Modeler have moved to [docs.camunda.io](https://docs.camunda.io/).
Expand Down