Skip to content

Commit ec541e1

Browse files
author
Thomas Darimont
committed
#70 - Upgraded to Querydsl 3.3.3.
1 parent efcb12b commit ec541e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<junit>4.11</junit>
113113
<logback>1.1.2</logback>
114114
<mockito>1.9.5</mockito>
115-
<querydsl>3.3.2</querydsl>
115+
<querydsl>3.3.3</querydsl>
116116
<slf4j>1.7.6</slf4j>
117117
<spring>3.2.8.RELEASE</spring>
118118
<webbeans>1.2.3</webbeans>
@@ -593,7 +593,7 @@
593593
<profile>
594594
<id>querydsl-next</id>
595595
<properties>
596-
<querydsl>3.3.3.BUILD-SNAPSHOT</querydsl>
596+
<querydsl>3.3.4.BUILD-SNAPSHOT</querydsl>
597597
</properties>
598598
<repositories>
599599
<repository>

0 commit comments

Comments
 (0)