#5 - Update Spring Data Neo4j to 6.0.0.
The bom should point to the newest version of Spring Data Neo4j available.
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-neo4j</artifactId>
|
||||
<version>5.4.0-SNAPSHOT</version>
|
||||
<version>6.0.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring Data R2DBC -->
|
||||
|
||||
Reference in New Issue
Block a user