Skip to content

Commit deeef66

Browse files
committed
#60 - Upgraded to Querydsl 3.3.2.
1 parent f479663 commit deeef66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.1</logback>
114114
<mockito>1.9.5</mockito>
115-
<querydsl>3.3.1</querydsl>
115+
<querydsl>3.3.2</querydsl>
116116
<slf4j>1.7.6</slf4j>
117117
<spring>3.2.8.RELEASE</spring>
118118
<webbeans>1.2.2</webbeans>
@@ -589,7 +589,7 @@
589589
<profile>
590590
<id>querydsl-next</id>
591591
<properties>
592-
<querydsl>3.3.2.BUILD-SNAPSHOT</querydsl>
592+
<querydsl>3.3.3.BUILD-SNAPSHOT</querydsl>
593593
</properties>
594594
<repositories>
595595
<repository>

0 commit comments

Comments
 (0)