From 11c93b37ad994cd32a5507752f7b738da3898706 Mon Sep 17 00:00:00 2001 From: Neo Technology Build Agent Date: Thu, 6 Jun 2024 00:12:21 +0000 Subject: [PATCH] Version updates triggered by Neo4jLabs_Neosemantics-build-37616 --- versions.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/versions.json b/versions.json index 460a20b..51f39e7 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,19 @@ [ + { + "neo4j": "5.20.0", + "neo4jVersion": "5.20.0", + "n10s": "5.20.0", + "version": "5.20.0", + "url": "http://github.com/neo4j-labs/neosemantics/releases/5.20.0", + "homepageUrl": "http://github.com/neo4j-labs/neosemantics/releases/5.20.0", + "jar": "https://github.com/neo4j-labs/neosemantics/releases/download/5.20.0/neosemantics-5.20.0.jar", + "downloadUrl": "https://github.com/neo4j-labs/neosemantics/releases/download/5.20.0/neosemantics-5.20.0.jar", + "config": { + "+:dbms.security.procedures.unrestricted": [ + "n10s.*" + ] + } + }, { "neo4j": "5.18.1", "neo4jVersion": "5.18.1",