This is an automated email from the ASF dual-hosted git repository.
hapylestat pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/branch-2.7 by this push:
new 2ed7ca2 AMBARI-25499 Outdated bower version causes Ambari build to
fail (dgrinenko)
2ed7ca2 is described below
commit 2ed7ca2c0d3786d2451839ef8f9aa2de9921217b
Author: Dmitry Grinenko <[email protected]>
AuthorDate: Mon May 25 10:02:59 2020 +0300
AMBARI-25499 Outdated bower version causes Ambari build to fail (dgrinenko)
---
ambari-admin/src/main/resources/ui/admin-web/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-admin/src/main/resources/ui/admin-web/package.json
b/ambari-admin/src/main/resources/ui/admin-web/package.json
index 24cb68a..4311edf 100644
--- a/ambari-admin/src/main/resources/ui/admin-web/package.json
+++ b/ambari-admin/src/main/resources/ui/admin-web/package.json
@@ -3,7 +3,7 @@
"version": "0.0.0",
"dependencies": {},
"devDependencies": {
- "bower": "1.3.8",
+ "bower": "1.8.8",
"gulp": "^3.8.8",
"gulp-add-src": "^0.2.0",
"gulp-autoprefixer": "0.0.7",