Skip to content

Commit

Permalink
Update compiler dependencies to match new Neo4j 2.3.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
eebus committed May 31, 2017
1 parent 338511d commit 12802ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community/cypher/cypher/pom.xml
Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-2.3</artifactId>
<version>2.3.10</version>
<version>2.3.11</version>
<exclusions>
<exclusion>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit 12802ef

Please sign in to comment.