This is an automated email from the ASF dual-hosted git repository.

wuzhiguo pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2d2e775ca3 AMBARI-25842 : Update Angular version in Ambari . (#3630)
2d2e775ca3 is described below

commit 2d2e775ca3efa44c4670edf8e7df7887269bbd1a
Author: Vishal Suvagia <vishalsuva...@users.noreply.github.com>
AuthorDate: Thu Feb 2 15:08:00 2023 +0530

    AMBARI-25842 : Update Angular version in Ambari . (#3630)
---
 ambari-admin/src/main/resources/ui/admin-web/bower.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-admin/src/main/resources/ui/admin-web/bower.json 
b/ambari-admin/src/main/resources/ui/admin-web/bower.json
index 6585f9ab02..a7ad9e2a60 100644
--- a/ambari-admin/src/main/resources/ui/admin-web/bower.json
+++ b/ambari-admin/src/main/resources/ui/admin-web/bower.json
@@ -21,6 +21,6 @@
     "sinon": "1.10.3"
   },
   "resolutions": {
-    "angular": "1.8.0"
+    "angular": "1.8.x"
   }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org
For additional commands, e-mail: commits-h...@ambari.apache.org

Reply via email to