Skip to content

Commit bd4b17b

Browse files
GH-2698 - Upgrade CypherDSL to 2023.2.0.
Closes #2698.
1 parent d9a35ee commit bd4b17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<checkstyle.skip>${skipTests}</checkstyle.skip>
7878
<checkstyle.version>8.40</checkstyle.version>
7979
<classgraph.version>4.8.149</classgraph.version>
80-
<cypher-dsl.version>2023.0.0</cypher-dsl.version>
80+
<cypher-dsl.version>2023.2.0</cypher-dsl.version>
8181
<dist.id>spring-data-neo4j</dist.id>
8282
<dist.key>SDNEO4J</dist.key>
8383
<flatten-maven-plugin.version>1.2.5</flatten-maven-plugin.version>

0 commit comments

Comments
 (0)