#178 - Downgraded to Querydsl 3.6.3 to make sure we can build against Hibernate 3.

This commit is contained in:
Oliver Gierke
2015-06-14 12:07:44 +02:00
parent 8a4b9b1a6e
commit 93ba42099b

View File

@@ -95,7 +95,7 @@
<junit>4.12</junit>
<logback>1.1.2</logback>
<mockito>1.10.19</mockito>
<querydsl>3.6.4</querydsl>
<querydsl>3.6.3</querydsl>
<slf4j>1.7.10</slf4j>
<spring>4.0.9.RELEASE</spring>
<threetenbp>1.2</threetenbp>