Skip to content

Commit 9ab3926

Browse files
authored
Update system-requirements.md
remove "future 10.24" comment
1 parent 143c052 commit 9ab3926

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/refguide10/installation/system-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,10 @@ The Mendix Docker buildpack supports the following Kubernetes versions:
228228
When running Mendix on a server, you need Java Runtime Environment (JRE). To download an Eclipse Temurin OpenJDK distribution from Adoptium, see [Eclipse Temurin™ Latest Releases](https://adoptium.net/temurin/releases). To download a commercial Oracle distribution, see [Java SE Downloads](https://www.oracle.com/technetwork/java/javase/downloads/index.html). The following list explains which version to use:
229229

230230
* Mendix 9.24 LTS: Java 11, optionally use Java 21 in 9.24.23 and later
231-
* (Future) Mendix 10.24 LTS: Java 21
231+
* Mendix 10.24 LTS: Java 21
232232

233233
{{% alert color="warning" %}}
234-
Studio Pro 10.21 and above (including the future 10.24 LTS) does not support Java 11. Upgrade your application to Java 21 before migrating.
234+
Studio Pro 10.21 and above does not support Java 11. Upgrade your application to Java 21 before migrating.
235235
{{% /alert %}}
236236

237237
{{% alert type="info" %}}

0 commit comments

Comments
 (0)