From de9dbc24e269f7de4feb1f68ccfaae23ade0c5a9 Mon Sep 17 00:00:00 2001 From: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> Date: Tue, 21 Oct 2025 11:37:10 +0200 Subject: [PATCH] Update Neo4j version to 5.26.14 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index ea0041f..01f6d06 100644 --- a/antora.yml +++ b/antora.yml @@ -9,7 +9,7 @@ nav: asciidoc: attributes: neo4j-version: '5.26' - neo4j-version-exact: '5.26.13' + neo4j-version-exact: '5.26.14' neo4j-buildnumber: '5.26' java-driver-version: '5.28.10' neo4j-documentation-branch: 'dev'