Skip to content

Commit 82f1143

Browse files
Move the note to the Java section
1 parent b44ea08 commit 82f1143

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,6 @@ Starting from Neo4j 5.26 LTS, deploying the database on the following operating
117117
* Unbuntu Server 16.04, 18.04, 20.04
118118
* Windows Server 2016, 2019
119119

120-
[NOTE]
121-
====
122-
The Neo4j 5.26 LTS is the last version that uses the Java SE 17 Platform.
123-
It is recommended to move to **Java SE 21**, which is supported with the Neo4j 5.14 onwards.
124-
====
125-
126120
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].
127121

128122
[[deployment-requirements-filesystem]]
@@ -156,10 +150,15 @@ The minimum requirement is Java Runtime Environment (JRE).
156150
| 3.x | Java SE 8 Platform Specification
157151
| 4.x | Java SE 11 Platform Specification
158152
| 5.x | Java SE 17 Platform Specification
159-
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
160-
| 5.26 LTS | This is the last version that uses the Java SE 17 Platform. It is recommended to move to Java SE 21.
153+
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
161154
|===
162155

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+
163162
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
164163
Neo4j Desktop is bundled with a JVM.
165164
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)