Repository: wicket
Updated Branches:
  refs/heads/master 1eb70b969 -> 2014e0558


Update Spring to 4.1.2 and maven-surefire-plugin to 2.18


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

Branch: refs/heads/master
Commit: 2014e05585af2b98339cf892722b61047945bd4b
Parents: 1eb70b9
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Mon Nov 17 09:51:20 2014 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Mon Nov 17 09:52:06 2014 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/2014e055/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5c08e5f..6443b15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,10 +118,10 @@
                <jacoco.version>0.7.1.201405082137</jacoco.version>
                <jetty.version>8.1.16.v20140903</jetty.version>
                <jetty9.version>9.0.7.v20131107</jetty9.version>
-               <spring.version>4.1.1.RELEASE</spring.version>
+               <spring.version>4.1.2.RELEASE</spring.version>
                <servlet-api.version>3.0.1</servlet-api.version>
                <maven.javadoc.version>2.10.1</maven.javadoc.version>
-               <maven.surefire.version>2.17</maven.surefire.version>
+               <maven.surefire.version>2.18</maven.surefire.version>
                <mockito.version>1.9.5</mockito.version>
                <slf4j.version>1.7.7</slf4j.version>
                <hamcrest.version>1.3</hamcrest.version>

Reply via email to