Skip to content

Commit 81a3134

Browse files
committed
#10 - Upgrade to Querydsl 3.1.0.
1 parent 4e5c25b commit 81a3134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<junit>4.11</junit>
110110
<logback>1.0.11</logback>
111111
<mockito>1.9.5</mockito>
112-
<querydsl>3.0.0</querydsl>
112+
<querydsl>3.1.0</querydsl>
113113
<slf4j>1.7.1</slf4j>
114114
<spring>3.1.4.RELEASE</spring>
115115
<spring30>3.0.7.RELEASE</spring30>

0 commit comments

Comments
 (0)