Skip to content

Commit b353ed2

Browse files
committed
#104 - Upgraded to Querydsl 3.4.3.
1 parent 43275b8 commit b353ed2

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
@@ -96,7 +96,7 @@
9696
<junit>4.11</junit>
9797
<logback>1.1.2</logback>
9898
<mockito>1.9.5</mockito>
99-
<querydsl>3.4.2</querydsl>
99+
<querydsl>3.4.3</querydsl>
100100
<slf4j>1.7.7</slf4j>
101101
<spring>4.0.6.RELEASE</spring>
102102
<webbeans>1.2.4</webbeans>
@@ -531,7 +531,7 @@
531531
<profile>
532532
<id>querydsl-next</id>
533533
<properties>
534-
<querydsl>3.4.2.BUILD-SNAPSHOT</querydsl>
534+
<querydsl>3.4.4.BUILD-SNAPSHOT</querydsl>
535535
</properties>
536536
<repositories>
537537
<repository>

0 commit comments

Comments
 (0)