Skip to content

Commit 6cea7c2

Browse files
committed
#76 - Upgraded to Querydsl 3.3.4.
1 parent a24bff3 commit 6cea7c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
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.3</querydsl>
115+
<querydsl>3.3.4</querydsl>
116116
<slf4j>1.7.7</slf4j>
117117
<spring>3.2.9.RELEASE</spring>
118118
<webbeans>1.2.4</webbeans>
@@ -589,7 +589,7 @@
589589
<profile>
590590
<id>querydsl-next</id>
591591
<properties>
592-
<querydsl>3.3.4.BUILD-SNAPSHOT</querydsl>
592+
<querydsl>3.3.5.BUILD-SNAPSHOT</querydsl>
593593
</properties>
594594
<repositories>
595595
<repository>

0 commit comments

Comments
 (0)