Skip to content

Commit

Permalink
Update compiler dependencies to match new Neo4j 3.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
eebus committed Jun 2, 2017
1 parent 3c9a934 commit f01a222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/cypher/cypher/pom.xml
Expand Up @@ -251,7 +251,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-3.2</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<exclusions>
<exclusion>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit f01a222

Please sign in to comment.