Skip to content

Commit 2067d0f

Browse files
authored
Updating information about netty files after neo4j 5.12 (#1178) (#1184)
Cherry-picked from #1178
1 parent 5e4f2b8 commit 2067d0f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

modules/ROOT/pages/security/ssl-framework.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,12 @@ For more details, see the <<table, Netty support per Neo4j version>>.
3434
- Set `xref:configuration/configuration-settings.adoc#config_dbms.netty.ssl.provider[dbms.netty.ssl.provider]=OPENSSL`.
3535
- Restart Neo4j.
3636

37-
Most supported versions of Neo4j use Netty 4.1.77.Final, which requires tcnative 2.0.52.
38-
Only Neo4j 3.5 still uses older versions of Netty.
39-
See the table below for detailed information:
37+
[NOTE]
38+
====
39+
From Neo4j 5.12 on, required Netty and tcnative files are included in the _/lib_ directory.
40+
====
41+
42+
The following table includes detailed information about supported Neo4j versions:
4043

4144
[[table]]
4245
.Netty support per Neo4j version
@@ -47,7 +50,7 @@ See the table below for detailed information:
4750
| tcnative version
4851
| Direct link
4952

50-
| 5.9
53+
| 5.11
5154
| 4.1.94.Final
5255
| 2.0.61.Final. Both netty-tcnative-boringssl-static and netty-tcnative-classes are required.
5356
| https://search.maven.org/artifact/io.netty/netty-tcnative-boringssl-static/2.0.61.Final/jar

0 commit comments

Comments
 (0)