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

abstractdog pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tez.git


The following commit(s) were added to refs/heads/master by this push:
     new 8dda584bc TEZ-4679: Tez UI doesn't build on arm64 - Could not download 
Node.js (#454) (Raghav Aggarwal reviewed by Laszlo Bodor)
8dda584bc is described below

commit 8dda584bc78bc3a56642aaced66444d0d428463f
Author: Raghav Aggarwal <[email protected]>
AuthorDate: Fri Jan 23 13:56:50 2026 +0530

    TEZ-4679: Tez UI doesn't build on arm64 - Could not download Node.js (#454) 
(Raghav Aggarwal reviewed by Laszlo Bodor)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58ca47a00..c92bcf635 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <dependency-maven-plugin.version>3.8.1</dependency-maven-plugin.version>
     <spotbugs.version>4.9.3</spotbugs.version>
     <spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
-    <frontend-maven-plugin.version>1.8.0</frontend-maven-plugin.version>
+    <frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
     <guava.version>32.0.1-jre</guava.version>
     <hadoop.version>3.4.2</hadoop.version>
     <jdk.tools.version>1.8</jdk.tools.version>

Reply via email to