GH-2700 - Upgrade CypherDSL to 2022.8.5.

Closes #2700.
This commit is contained in:
Michael Simons
2023-03-22 15:25:32 +01:00
parent c1b78b695c
commit f284b309dc

View File

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