From 913320d7a368b69041cf2434523b413d67f3ebb1 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Thu, 28 Feb 2013 17:20:56 -0500 Subject: [PATCH] spring beans explicit version tag --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index f879deae4..ed28ed7c2 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,11 @@ spring-core ${org.springframework-version} + + org.springframework + spring-beans + ${org.springframework-version} + org.springframework spring-expression