From 66c6b939042bd1d0df40a843c807704ef07443d2 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Sun, 15 Nov 2015 18:21:55 +0100 Subject: [PATCH] #142 - Upgraded to Spring Data Gosling SR1. Upgraded to latest Querydsl 3.6.9 as well. --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f41f20bf..9574b0d3 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,8 @@ 1.1.3 1.8 - 3.6.7 + 3.6.9 + Gosling-SR1