Repository: syncope Updated Branches: refs/heads/master 84040d6df -> 59106ffc7
Upgrading awesome Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/4fd76bf6 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4fd76bf6 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4fd76bf6 Branch: refs/heads/master Commit: 4fd76bf663666082150da4b79fd88f1c920d93ab Parents: 84040d6 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Nov 25 16:00:21 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Nov 25 16:00:21 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/4fd76bf6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1b4384a..f1fdcd9 100644 --- a/pom.xml +++ b/pom.xml @@ -381,7 +381,7 @@ under the License. <wicket-bootstrap.version>0.10.4</wicket-bootstrap.version> <bootbox.version>4.4.0</bootbox.version> - <font-awesome.version>4.4.0</font-awesome.version> + <font-awesome.version>4.5.0</font-awesome.version> <ionicons.version>2.0.1</ionicons.version> <highlightjs.version>8.7</highlightjs.version> <codemirror.version>5.8</codemirror.version>
