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 2016/08/16 15:33:50 UTC

[2/2] syncope git commit: Upgrading Wicket Bootstrap

Upgrading Wicket Bootstrap


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

Branch: refs/heads/master
Commit: 6d09957c4f9a8d10633cf36bec87d912ab774c8b
Parents: 7b6bc61
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Tue Aug 16 17:33:38 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Tue Aug 16 17:33:38 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6d09957c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0205c6c..d90f430 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
     
     <wicket.version>7.4.0</wicket.version>
     <wicket-jqueryui.version>7.4.0</wicket-jqueryui.version>
-    <wicket-bootstrap.version>0.10.7</wicket-bootstrap.version>
+    <wicket-bootstrap.version>0.10.8</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
     <angular.version>1.5.8</angular.version>