Skip to content

Commit

Permalink
Update Cypher compiler dependencies to 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Lojjs committed Mar 14, 2018
1 parent ce82e6f commit f6b215d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enterprise/cypher/cypher/pom.xml
Expand Up @@ -209,7 +209,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-3.1</artifactId>
<version>3.1.6</version>
<version>3.1.8</version>
<exclusions>
<exclusion>
<groupId>org.neo4j</groupId>
Expand Down

0 comments on commit f6b215d

Please sign in to comment.