GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/1525
[FLINK-3262][web-dashboard] Remove fuzzy versioning from Bower dependencies Several packages had been updated locally by users when compiling the templates without changing the version in bower.json. The following packages have been explicitly updated. jquery 2.1.4 â 2.2.0 angular 1.3.15 â 1.4.8 angular-moment 0.9.2 â 0.10.3 angular-ui-router 0.2.13 â 0.2.15 bootstrap 3.3.5 â 3.3.6 d3 3.5.5 â 3.5.12 dagre-d3 0.4.10 â 0.4.11 font-awesome 4.3.0 â 4.5.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/greghogan/flink 3262_remove_fuzzy_versioning_from_bower_dependencies Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1525.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1525 ---- commit 444e76064bb7ffa504e77d0c5567ea856aff8cc8 Author: Greg Hogan <c...@greghogan.com> Date: 2016-01-19T15:21:25Z [FLINK-3262][web-dashboard] Remove fuzzy versioning from Bower dependencies Several packages had been updated locally by users when compiling the templates without changing the version in bower.json. The following packages have been explicitly updated. jquery 2.1.4 â 2.2.0 angular 1.3.15 â 1.4.8 angular-moment 0.9.2 â 0.10.3 angular-ui-router 0.2.13 â 0.2.15 bootstrap 3.3.5 â 3.3.6 d3 3.5.5 â 3.5.12 dagre-d3 0.4.10 â 0.4.11 font-awesome 4.3.0 â 4.5.0 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---