Repository: syncope
Updated Branches:
  refs/heads/master ceea93c0d -> 5537d29e9


Upgrading groovy and selenium


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

Branch: refs/heads/master
Commit: 5537d29e9dc96990113b4333ae95c332218018cd
Parents: ceea93c
Author: Francesco Chicchiriccò <[email protected]>
Authored: Fri Sep 25 14:47:43 2015 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Fri Sep 25 14:47:43 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5537d29e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9aa7f7e..bd03ee3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -345,7 +345,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>2.4.4</groovy.version>
+    <groovy.version>2.4.5</groovy.version>
 
     <activiti.version>5.18.0</activiti.version>
 
@@ -363,7 +363,7 @@ under the License.
     <h2.version>1.4.189</h2.version>
 
     <junit.version>4.12</junit.version>
-    <selenium.version>2.46.0</selenium.version>
+    <selenium.version>2.47.2</selenium.version>
 
     <conf.directory>${project.build.directory}/test-classes</conf.directory>
     <bundles.directory>${project.build.directory}/bundles</bundles.directory>

Reply via email to