From 7c2e6ded0eae72e3a52161b13b5cbe8390da6788 Mon Sep 17 00:00:00 2001 From: Mic Date: Fri, 15 Mar 2013 10:24:07 +0800 Subject: [PATCH] removed direct dependency to spring-bean because it's already there as a transitive dependency --- pom.xml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 17b47b9e3..9ddd61f93 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,10 @@ UTF-8 UTF-8 + + 3.2.2.RELEASE + 1.3.0.RELEASE + 2.2 @@ -26,21 +30,20 @@ 2.2.7-b53 - 1.0.1.Final 4.1.9.Final + 1.0.1.Final 1.0.0.GA 4.3.0.Final - 1.7.2 + 1.4 2.6.5 2.2.9 - - 1.3.0.RELEASE - 3.2.2.RELEASE + + 1.7.2 1.0.9 @@ -118,11 +121,6 @@ - - org.springframework - spring-beans - ${spring-framework.version} - org.springframework spring-jdbc