Skip to content

Commit

Permalink
Version updates triggered by Apoc-build-42390
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo Technology Build Agent committed Jul 8, 2024
1 parent 9625ce9 commit cb2a949
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
5 changes: 5 additions & 0 deletions checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -818,5 +818,10 @@
"sha1": "3793029cbfc0ee1b11f78e1f2be8fdea138ee9a7",
"sha256": "2935f4cad0991d68fc4df3d7801cb571f6949c7a54e2d8a71b50222d484fb82e",
"md5": "643cba5eaeee980002a460aac18dc123"
},
"5.21.0": {
"sha1": "c8f86d1ea1e85a2964bdd7a968baa436d918c74c",
"sha256": "662aff57cebc17bb7807842637fa7e8af65a2973fa3f98674f7af0a47235c3ea",
"md5": "c54e364ac16642064fbfd45da4dd63ff"
}
}
18 changes: 18 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"neo4j": "5.21.0",
"neo4jVersion": "5.21.0",
"apoc": "5.21.0",
"version": "5.21.0",
"url": "http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/5.21.0",
"homepageUrl": "http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/5.21.0",
"jar": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/5.21.0/apoc-5.21.0-extended.jar",
"downloadUrl": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/5.21.0/apoc-5.21.0-extended.jar",
"sha1": "c8f86d1ea1e85a2964bdd7a968baa436d918c74c",
"sha256": "662aff57cebc17bb7807842637fa7e8af65a2973fa3f98674f7af0a47235c3ea",
"md5": "c54e364ac16642064fbfd45da4dd63ff",
"config": {
"+:dbms.security.procedures.unrestricted": [
"apoc.*"
]
}
},
{
"neo4j": "5.20.0",
"neo4jVersion": "5.20.0",
Expand Down

0 comments on commit cb2a949

Please sign in to comment.