Skip to content

Commit 9d589c9

Browse files
Upgrade Cypher-DSL to 2024.5.0.
This provides the option for users to be able to use the latest Neo4j dialect, that will be safe with future Neo4j versions. Signed-off-by: Michael Simons <[email protected]>
1 parent 3e85051 commit 9d589c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<blockhound.version>1.0.8.RELEASE</blockhound.version>
7575
<checkstyle.skip>${skipTests}</checkstyle.skip>
7676
<checkstyle.version>8.40</checkstyle.version>
77-
<cypher-dsl.version>2024.4.0</cypher-dsl.version>
77+
<cypher-dsl.version>2024.5.0</cypher-dsl.version>
7878
<dist.id>spring-data-neo4j</dist.id>
7979
<dist.key>SDNEO4J</dist.key>
8080
<flatten-maven-plugin.version>1.2.5</flatten-maven-plugin.version>

0 commit comments

Comments
 (0)