build(deps): Upgrade CypherDSL to 2024.4.0.

Signed-off-by: Michael Simons <michael@simons.ac>
This commit is contained in:
Michael Simons
2025-01-14 14:45:59 +01:00
parent eafc37bcee
commit 129dcffd82

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>2024.2.0</cypher-dsl.version>
<cypher-dsl.version>2024.4.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>