From 35517b62a0139855e70c926739039ea7265f4b16 Mon Sep 17 00:00:00 2001 From: David Syer Date: Tue, 24 Nov 2009 09:24:03 +0000 Subject: [PATCH] Change groovy dependency to 1.6.3 to match ANT/ivy --- org.springframework.context/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index 3e8d86b82d..a5ddc998ec 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -101,8 +101,8 @@ org.codehaus.groovy - groovy - 1.7-beta-1 + groovy-all + 1.6.3 true