diff --git a/README.md b/README.md index bb1c83b9..342dc5a6 100755 --- a/README.md +++ b/README.md @@ -350,7 +350,7 @@ mvn jetty:run org.neo4j neo4j-spatial - 111 + 5.19.0 @@ -500,7 +500,7 @@ Add the following repositories and dependency to your project's pom.xml: org.neo4j neo4j-spatial - 5.13.0 + 5.19.0 ~~~ diff --git a/pom.xml b/pom.xml index 8e9e69cc..fb2d48f4 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.0.0 neo4j-spatial org.neo4j - 5.19.0-SNAPSHOT + 5.19.0 Neo4j - Spatial Components Spatial utilities and components for Neo4j https://components.neo4j.org/${project.artifactId}/${project.version}