File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ mvn jetty:run
350350 <dependency >
351351 <groupId >org.neo4j</groupId >
352352 <artifactId >neo4j-spatial</artifactId >
353- <version >111 </version >
353+ <version >5.19.0 </version >
354354 </dependency >
355355 </dependencies >
356356</profile >
@@ -500,7 +500,7 @@ Add the following repositories and dependency to your project's pom.xml:
500500<dependency >
501501 <groupId >org.neo4j</groupId >
502502 <artifactId >neo4j-spatial</artifactId >
503- <version >5.13 .0</version >
503+ <version >5.19 .0</version >
504504</dependency >
505505~~~
506506
Original file line number Diff line number Diff line change 2020 <modelVersion >4.0.0</modelVersion >
2121 <artifactId >neo4j-spatial</artifactId >
2222 <groupId >org.neo4j</groupId >
23- <version >5.19.0-SNAPSHOT </version >
23+ <version >5.19.0</version >
2424 <name >Neo4j - Spatial Components</name >
2525 <description >Spatial utilities and components for Neo4j</description >
2626 <url >https://components.neo4j.org/${project.artifactId} /${project.version} </url >
You can’t perform that action at this time.
0 commit comments