Skip to content

Commit

Permalink
Update Cypher 3.0 dependency to 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
henriknyman committed Dec 15, 2016
1 parent 244c9b3 commit 3433fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/cypher/cypher/pom.xml
Expand Up @@ -216,7 +216,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-3.0</artifactId>
<version>3.0.7</version>
<version>3.0.8</version>
<exclusions>
<exclusion>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit 3433fe9

Please sign in to comment.