diff --git a/apm-webapp/pom.xml b/apm-webapp/pom.xml
index 8a39cbfcb2..ffc4a175a7 100644
--- a/apm-webapp/pom.xml
+++ b/apm-webapp/pom.xml
@@ -101,7 +101,7 @@
${frontend-maven-plugin.version}
${ui.path}
- v16.14.0
+ v22.14.0
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index a0e5585037..0f8773b66e 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -15,6 +15,7 @@
production-ready. Don't need H2 as default storage anymore.
* [Breaking Change] Bump up BanyanDB server version to 0.8.0. This version is not compatible with the previous
versions. Please upgrade the BanyanDB server to 0.8.0 before upgrading OAP to 10.2.0.
+* Bump up nodejs to v22.14.0 for the latest UI(booster-ui) compiling.
#### OAP Server