build(deps): Upgrade Cypher-DSL to 2024.5.1.

This commit is contained in:
Michael Simons
2025-03-24 11:47:38 +01:00
parent 556cfae0ca
commit e975081927

View File

@@ -74,7 +74,7 @@
<blockhound.version>1.0.8.RELEASE</blockhound.version>
<checkstyle.skip>${skipTests}</checkstyle.skip>
<checkstyle.version>8.40</checkstyle.version>
<cypher-dsl.version>2024.5.0</cypher-dsl.version>
<cypher-dsl.version>2024.5.1</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>