We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43275b8 commit b353ed2Copy full SHA for b353ed2
parent/pom.xml
@@ -96,7 +96,7 @@
96
<junit>4.11</junit>
97
<logback>1.1.2</logback>
98
<mockito>1.9.5</mockito>
99
- <querydsl>3.4.2</querydsl>
+ <querydsl>3.4.3</querydsl>
100
<slf4j>1.7.7</slf4j>
101
<spring>4.0.6.RELEASE</spring>
102
<webbeans>1.2.4</webbeans>
@@ -531,7 +531,7 @@
531
<profile>
532
<id>querydsl-next</id>
533
<properties>
534
- <querydsl>3.4.2.BUILD-SNAPSHOT</querydsl>
+ <querydsl>3.4.4.BUILD-SNAPSHOT</querydsl>
535
</properties>
536
<repositories>
537
<repository>
0 commit comments