diff --git a/versions.json b/versions.json index f29dfc381..7e23c4533 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,22 @@ [ + { + "neo4j": "5.15.0", + "neo4jVersion": "5.15.0", + "apoc": "5.15.0", + "version": "5.15.0", + "url": "https://github.com/neo4j/apoc/releases/5.15.0", + "homepageUrl": "https://github.com/neo4j/apoc/releases/5.15.0", + "jar": "https://github.com/neo4j/apoc/releases/download/5.15.0/apoc-5.15.0-core.jar", + "downloadUrl": "https://github.com/neo4j/apoc/releases/download/5.15.0/apoc-5.15.0-core.jar", + "sha1": "f76b53599c9d0ca80a3643f489a0f662de9563c2", + "sha256": "0c7a834d74948121666164b8f0db484e328219ec9522ae3fb5d07e05fe9ac755", + "md5": "10e577a9cd887982b88d68003f8bb079", + "config": { + "+:dbms.security.procedures.unrestricted": [ + "apoc.*" + ] + } + }, { "neo4j": "5.14.0", "neo4jVersion": "5.14.0",