From cb4394dae09ec5901db5f609f0217012998dae33 Mon Sep 17 00:00:00 2001 From: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:05:30 +0100 Subject: [PATCH] =?UTF-8?q?Add=20a=20line=20about=20the=20dynamic=20versio?= =?UTF-8?q?n=20of=20netty-tcnative=20located=20under=20=E2=80=A6=20(#1978)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …the lib folder --- modules/ROOT/pages/security/ssl-framework.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/ROOT/pages/security/ssl-framework.adoc b/modules/ROOT/pages/security/ssl-framework.adoc index 9d3f72b23..c3cfd9805 100644 --- a/modules/ROOT/pages/security/ssl-framework.adoc +++ b/modules/ROOT/pages/security/ssl-framework.adoc @@ -51,6 +51,8 @@ The following table lists when the `netty-tcnative` dependency was updated in Ne If a Neo4j version is not listed, use the table entry for the next earliest Neo4j version listed. For example: for Neo4j 5.15.0 the next earliest version listed in the table is 5.10, so the required `netty-tcnative` version is `2.0.61.Final`. + +Starting from Neo4j 5.23, you can find the dynamically linked version of `netty-tcnative` under the _/lib_ directory. ====