You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2014/03/27 15:01:25 UTC

[3/4] git commit: Update Spring to 4.0.3

Update Spring to 4.0.3


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/73889977
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/73889977
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/73889977

Branch: refs/heads/master
Commit: 73889977282f647f527954a3454ed332d67caaa8
Parents: ed8d125
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Thu Mar 27 14:59:55 2014 +0100
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Thu Mar 27 14:59:55 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/73889977/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5cf0e92..39d9706 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 		<jacoco.version>0.7.0.201403182114</jacoco.version>
 		<jetty.version>8.1.14.v20131031</jetty.version>
 		<jetty9.version>9.0.7.v20131107</jetty9.version>
-		<spring.version>4.0.2.RELEASE</spring.version>
+		<spring.version>4.0.3.RELEASE</spring.version>
 		<servlet-api.version>3.0.1</servlet-api.version>
 		<maven.javadoc.version>2.9.1</maven.javadoc.version>
 		<maven.surefire.version>2.12.2</maven.surefire.version>