Skip to content

Commit

Permalink
Update compiler dependency to match neo4j release 2.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaPeukert committed Jan 15, 2018
1 parent 25f36d8 commit 782182b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/cypher/cypher/pom.xml
Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-2.3</artifactId>
<version>2.3.11</version>
<version>2.3.12</version>
<exclusions>
<exclusion>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit 782182b

Please sign in to comment.