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 2017/06/05 14:18:06 UTC

[4/4] 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/95c933ac
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/95c933ac
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/95c933ac

Branch: refs/heads/master
Commit: 95c933ac887c4e6dd1fe005395ba38f9ec0908c2
Parents: d3e23f6
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jun 5 16:16:45 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jun 5 16:16:57 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/95c933ac/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 53c3c44..f47bed3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@ under the License.
     
     <wicket.version>7.7.0</wicket.version>
     <wicket-jqueryui.version>7.7.0</wicket-jqueryui.version>
-    <wicket-bootstrap.version>0.10.14</wicket-bootstrap.version>
+    <wicket-bootstrap.version>0.10.15</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
     <angular.version>1.6.4</angular.version>