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