From 782182be50d2270b99637b6d0c7a39f3f31ebe62 Mon Sep 17 00:00:00 2001 From: Sascha Peukert Date: Mon, 15 Jan 2018 11:17:05 +0100 Subject: [PATCH] Update compiler dependency to match neo4j release 2.3.12 --- community/cypher/cypher/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/cypher/cypher/pom.xml b/community/cypher/cypher/pom.xml index 8fc3ef7cb4853..e4aeb81107b59 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -180,7 +180,7 @@ org.neo4j neo4j-cypher-compiler-2.3 - 2.3.11 + 2.3.12 org.neo4j