From 9f10a0cf1847a41eeeefef9756bdf7dc59b580b4 Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 14 Oct 2008 05:31:43 +0000 Subject: TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704316 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/spring-bigbank-stockquote/pom.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'java/sca/samples/spring-bigbank-stockquote/pom.xml') diff --git a/java/sca/samples/spring-bigbank-stockquote/pom.xml b/java/sca/samples/spring-bigbank-stockquote/pom.xml index 43cbccb10a..4f0ffe3db2 100644 --- a/java/sca/samples/spring-bigbank-stockquote/pom.xml +++ b/java/sca/samples/spring-bigbank-stockquote/pom.xml @@ -76,7 +76,25 @@ 1.4-SNAPSHOT runtime - + + + org.springframework + spring-core + 2.5.5 + + + + org.springframework + spring-beans + 2.5.5 + + + + org.springframework + spring-context + 2.5.5 + + junit junit -- cgit v1.2.3