build(deps): Upgrade CypherDSL to 2023.9.8.

This commit is contained in:
Michael Simons
2024-06-25 11:12:14 +02:00
parent 3ed5c70d50
commit 14e6bf36df

View File

@@ -76,7 +76,7 @@
<checkstyle.skip>${skipTests}</checkstyle.skip>
<checkstyle.version>8.40</checkstyle.version>
<classgraph.version>4.8.149</classgraph.version>
<cypher-dsl.version>2023.9.5</cypher-dsl.version>
<cypher-dsl.version>2023.9.8</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>