#60 - Upgraded to Querydsl 3.3.2.

This commit is contained in:
Oliver Gierke
2014-03-27 09:02:46 +01:00
parent f479663944
commit deeef66668

View File

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