commit b578f7afdc19da666b0f57a93474bad1b28a7ec4 parent bf7024b3f7cbc21b66ac531e633cfb9a7ac314a2 Author: Dan Callaghan <djc@djc.id.au> Date: Sat, 3 Apr 2010 11:57:52 +1000 upgrade to spring-3.0.2 Diffstat:
M | pom.xml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml @@ -14,7 +14,7 @@ </organization> <properties> - <spring.version>3.0.1.RELEASE</spring.version> + <spring.version>3.0.2.RELEASE</spring.version> </properties> <build>