Skip to content

Commit

Permalink
Merge pull request #10547 from sherfert/3.4-update-3.3
Browse files Browse the repository at this point in the history
Update compiler dependency to 3.3.1
  • Loading branch information
eebus committed Dec 4, 2017
2 parents 54a71c6 + 382de72 commit e9bf8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/cypher/cypher/pom.xml
Original file line number Diff line number Diff line change
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 e9bf8b8

Please sign in to comment.