Skip to content

Commit

Permalink
OGM-1319 Upgrade HQL Parser to 1.5.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Sep 18, 2017
1 parent 44e7ec7 commit 23d22d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -46,7 +46,7 @@
<luceneVersion>5.5.4</luceneVersion>

<!-- Various dependencies -->
<hibernateHqlParserVersion>1.4.0.Final</hibernateHqlParserVersion>
<hibernateHqlParserVersion>1.5.0.Final</hibernateHqlParserVersion>
<hibernate.hql.module.slot>${hibernateHqlParserVersion}</hibernate.hql.module.slot>
<parboiledVersion>1.1.7</parboiledVersion> <!-- needs to be aligned with Neo4j version but is also used for MongoDB -->
<asmVersion>5.0.3</asmVersion> <!-- used for Parboiled and Neo4j -->
Expand Down

0 comments on commit 23d22d3

Please sign in to comment.