Skip to content

Commit

Permalink
Update compiler dependency to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sherfert authored and eebus committed Dec 4, 2017
1 parent 3bbbb69 commit 382de72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/cypher/cypher/pom.xml
Expand Up @@ -222,7 +222,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-3.3</artifactId>
<version>3.3.0-beta02</version>
<version>3.3.1</version>
<exclusions>
<exclusion>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit 382de72

Please sign in to comment.