Skip to content

Commit 68a0c1e

Browse files
committed
DATAMONGO-394 - Upgrade to Querydsl 2.3.2.
1 parent c3d533d commit 68a0c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<mongo.version>2.7.1</mongo.version>
16-
<querydsl.version>2.3.1</querydsl.version>
16+
<querydsl.version>2.3.2</querydsl.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)