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/05/23 08:41:48 UTC

[11/11] git commit: Upgrade Spring to 4.0.5

Upgrade Spring to 4.0.5


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

Branch: refs/heads/master
Commit: 450dbc097417f9776125ca4addfc88f958de61fb
Parents: c41d689
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Fri May 23 09:27:49 2014 +0300
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Fri May 23 09:41:29 2014 +0300

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/450dbc09/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1644fcf..f177290 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 		<jacoco.version>0.7.1.201405082137</jacoco.version>
 		<jetty.version>8.1.15.v20140411</jetty.version>
 		<jetty9.version>9.0.7.v20131107</jetty9.version>
-		<spring.version>4.0.4.RELEASE</spring.version>
+		<spring.version>4.0.5.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.17</maven.surefire.version>