You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/02/16 15:46:32 UTC

[1/2] syncope git commit: Upgrading Wicket

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 2c7138b2f -> c7d5d2fc5
  refs/heads/master b28705818 -> 259c4a94d


Upgrading Wicket


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

Branch: refs/heads/2_0_X
Commit: c7d5d2fc5e5d845e538b3b80cb1ec7f1c8176e55
Parents: 2c7138b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 16 16:46:10 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 16 16:46:10 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c7d5d2fc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8ea3260..01e8f56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@ under the License.
     <googlediffmatchpath.version>20121119-1</googlediffmatchpath.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     
-    <wicket.version>7.9.0</wicket.version>
+    <wicket.version>7.10.0</wicket.version>
     <wicket-jqueryui.version>7.9.2</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>


[2/2] syncope git commit: Upgrading Wicket

Posted by il...@apache.org.
Upgrading Wicket


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

Branch: refs/heads/master
Commit: 259c4a94df3120c2a25965067e71a7866c7134be
Parents: b287058
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 16 16:46:10 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 16 16:46:19 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/259c4a94/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 217daf6..1aed6f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@ under the License.
     <googlediffmatchpath.version>20121119-1</googlediffmatchpath.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     
-    <wicket.version>7.9.0</wicket.version>
+    <wicket.version>7.10.0</wicket.version>
     <wicket-jqueryui.version>7.9.2</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>