From 636ce9f2d2db63dd503c8c2cfb0876ef80b981d3 Mon Sep 17 00:00:00 2001 From: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> Date: Tue, 9 Jun 2026 11:19:44 +0200 Subject: [PATCH] Update neo4j-version-exact to 5.26.27 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 937c0f4..05590e5 100644 --- a/antora.yml +++ b/antora.yml @@ -9,7 +9,7 @@ nav: asciidoc: attributes: neo4j-version: '5.26' - neo4j-version-exact: '5.26.26' + neo4j-version-exact: '5.26.27' neo4j-buildnumber: '5.26' java-driver-version: '5.28.13' neo4j-documentation-branch: 'dev'