#48 - Upgraded to Querydsl 3.3.1.

This commit is contained in:
Oliver Gierke
2014-02-10 13:52:45 +01:00
parent aff4345b1a
commit 7fdf3d7530

View File

@@ -112,7 +112,7 @@
<junit>4.11</junit>
<logback>1.1.0</logback>
<mockito>1.9.5</mockito>
<querydsl>3.3.0</querydsl>
<querydsl>3.3.1</querydsl>
<slf4j>1.7.6</slf4j>
<spring>3.2.7.RELEASE</spring>
<webbeans>1.2.1</webbeans>
@@ -589,7 +589,7 @@
<profile>
<id>querydsl-next</id>
<properties>
<querydsl>3.3.1.BUILD-SNAPSHOT</querydsl>
<querydsl>3.3.2.BUILD-SNAPSHOT</querydsl>
</properties>
<repositories>
<repository>