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

wangda pushed a commit to branch branch-3.1.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit db87c107abbad9a3c6e34c2927e60f0d01a56079
Author: Akira Ajisaka <[email protected]>
AuthorDate: Wed Jan 16 14:35:07 2019 +0900

    YARN-8747. [UI2] YARN UI2 page loading failed due to js error under some 
time zone configuration. Contributed by collinma.
    
    (cherry picked from commit 104ef5df36fd45f1c2d07a2f3d441263aa85e22e)
    (cherry picked from commit d07d275f942dcd9f65a8c867ffedd024c9307e0c)
---
 .../hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json
index b7591a5..8fa9668 100644
--- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json
+++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json
@@ -13,7 +13,7 @@
     "qunit": "1.19.0",
     "jquery-ui": "1.11.4",
     "moment": "2.12.0",
-    "moment-timezone": "0.5.0",
+    "moment-timezone": "0.5.1",
     "more-js": "0.8.2",
     "bootstrap": "3.3.6",
     "d3": "~3.5.6",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to