Skip to content

Commit

Permalink
Update Cypher compiler dependency to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaPeukert committed Jul 6, 2017
1 parent 6696d60 commit 9a25652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/cypher/cypher/pom.xml
Expand Up @@ -246,7 +246,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-3.2</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<exclusions>
<exclusion>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit 9a25652

Please sign in to comment.