File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ mvn jetty:run
350
350
<dependency >
351
351
<groupId >org.neo4j</groupId >
352
352
<artifactId >neo4j-spatial</artifactId >
353
- <version >5.19 .0</version >
353
+ <version >5.20 .0</version >
354
354
</dependency >
355
355
</dependencies >
356
356
</profile >
@@ -500,7 +500,7 @@ Add the following repositories and dependency to your project's pom.xml:
500
500
<dependency >
501
501
<groupId >org.neo4j</groupId >
502
502
<artifactId >neo4j-spatial</artifactId >
503
- <version >5.19 .0</version >
503
+ <version >5.20 .0</version >
504
504
</dependency >
505
505
~~~
506
506
Original file line number Diff line number Diff line change 20
20
<modelVersion >4.0.0</modelVersion >
21
21
<artifactId >neo4j-spatial</artifactId >
22
22
<groupId >org.neo4j</groupId >
23
- <version >5.20.0-SNAPSHOT </version >
23
+ <version >5.20.0</version >
24
24
<name >Neo4j - Spatial Components</name >
25
25
<description >Spatial utilities and components for Neo4j</description >
26
26
<url >https://components.neo4j.org/${project.artifactId} /${project.version} </url >
You can’t perform that action at this time.
0 commit comments