build(deps): Upgrade CypherDSL to 2024.2.0.

This commit is contained in:
Michael Simons
2024-09-30 11:00:53 +02:00
parent 039ee26943
commit 89243e1f15

View File

@@ -75,7 +75,7 @@
<checkstyle.skip>${skipTests}</checkstyle.skip>
<checkstyle.version>8.40</checkstyle.version>
<classgraph.version>4.8.149</classgraph.version>
<cypher-dsl.version>2023.9.8</cypher-dsl.version>
<cypher-dsl.version>2024.2.0</cypher-dsl.version>
<dist.id>spring-data-neo4j</dist.id>
<dist.key>SDNEO4J</dist.key>
<flatten-maven-plugin.version>1.2.5</flatten-maven-plugin.version>