Skip to content

Commit 54dc59f

Browse files
Update information about supported and deprecated OS and Java (#1996)
1 parent 37197c4 commit 54dc59f

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,14 @@ For cloud environments, and server-based, on-premise environments:
108108
| *Windows Server 2016, 2019, 2022* | OracleJDK 17, ZuluJDK 17
109109
|===
110110

111-
[NOTE]
112-
====
113-
From version 5.14 onwards, Neo4j also supports JDK 21 on all Operating Systems.
114-
====
111+
label:deprecated[Deprecated in 5.26]
112+
Starting from Neo4j 5.26 LTS, deploying the database on the following operating systems is deprecated:
113+
114+
* MacOs 11, 12
115+
* Windows Desktop 10
116+
* Amazon Linux 2022 AMI
117+
* Unbuntu Server 16.04, 18.04, 20.04
118+
* Windows Server 2016, 2019
115119

116120
For more information on Red Hat Enterprise Linux Life Cycle, refer to their link:https://access.redhat.com/support/policy/updates/errata/#RHEL8_and_9_Life_Cycle[official documentation].
117121

@@ -146,9 +150,15 @@ The minimum requirement is Java Runtime Environment (JRE).
146150
| 3.x | Java SE 8 Platform Specification
147151
| 4.x | Java SE 11 Platform Specification
148152
| 5.x | Java SE 17 Platform Specification
149-
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
153+
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
150154
|===
151155

156+
[NOTE]
157+
====
158+
The Neo4j 5.26 LTS is the last version that uses the Java SE 17 Platform.
159+
It is recommended to move to **Java SE 21**, which is supported with the Neo4j 5.14 onwards.
160+
====
161+
152162
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
153163
Neo4j Desktop is bundled with a JVM.
154164
For more information on how to use Neo4j Desktop and its capabilities, see the link:https://neo4j.com/docs/desktop-manual/current/[Neo4j Desktop documentation].

0 commit comments

Comments
 (0)