From 2ab49267955331c985ad4e2560cf9032dbd745dd Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Wed, 16 May 2007 01:58:46 +0000 Subject: [PATCH] Upgrading spring plugin to 2.0.5 WW-1834 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@538403 13f79535-47bb-0310-9956-ffa450edef68 --- plugins/spring/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index f41d1fcfe..54632cd4c 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -22,31 +22,31 @@ org.springframework spring-beans - 2.0.1 + 2.0.5 org.springframework spring-core - 2.0.1 + 2.0.5 org.springframework spring-context - 2.0.1 + 2.0.5 org.springframework spring-web - 2.0.1 + 2.0.5 org.springframework spring-mock - 2.0.1 + 2.0.5 test