From 3528637d62bbcc685522714a4a826dca88346ae4 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Wed, 16 Nov 2011 18:23:58 +0000 Subject: [PATCH] Fix JUnit version in spring-parent pom Issue: SPR-8852 --- org.springframework.spring-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.springframework.spring-parent/pom.xml b/org.springframework.spring-parent/pom.xml index a429f38908..406689f7c2 100644 --- a/org.springframework.spring-parent/pom.xml +++ b/org.springframework.spring-parent/pom.xml @@ -44,7 +44,7 @@ junit junit - 4.9.0 + 4.9 test