Skip to content

Commit

Permalink
Update compiler dependencies to match new Neo4j 3.2.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaPeukert committed Nov 6, 2017
1 parent 0366a7d commit f0bffbc
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.5</version>
<version>3.2.7</version>
<exclusions>
<exclusion>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit f0bffbc

Please sign in to comment.