Skip to content

Commit

Permalink
OGM-1226 Upgrade Neo4j Java Driver to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD authored and gsmet committed Dec 20, 2016
1 parent daa8d8e commit 6ecfedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -63,7 +63,7 @@

<!-- Neo4j -->
<neo4jVersion>3.0.7</neo4jVersion>
<neo4jJavaDriverVersion>1.0.6</neo4jJavaDriverVersion>
<neo4jJavaDriverVersion>1.1.0</neo4jJavaDriverVersion>
<!-- Update dependency versions accordingly when updating Neo4j -->
<!-- Neo4j supports different versions of Cypher -->
<neo4jCypherCompiler30Version>${neo4jVersion}</neo4jCypherCompiler30Version>
Expand Down

0 comments on commit 6ecfedb

Please sign in to comment.