This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new ee519c7 Update frontend-maven-plugin to 1.12 and npm to 16.14.0 for
booster UI build. (#8660)
ee519c7 is described below
commit ee519c74c6a4ce22c6ee7c499e6db843f934e9c6
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Fri Mar 11 09:00:21 2022 +0800
Update frontend-maven-plugin to 1.12 and npm to 16.14.0 for booster UI
build. (#8660)
---
CHANGES.md | 1 +
apm-webapp/pom.xml | 4 ++--
skywalking-ui | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index 582eb1a..0b728dd 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,6 +28,7 @@ Release Notes.
* Upgrade maven-resources-plugin to 3.2.0.
* Upgrade maven-source-plugin to 3.2.1.
* Update codeStyle.xml to fix incompatibility on M1's IntelliJ IDEA 2021.3.2.
+* Update frontend-maven-plugin to 1.12 and npm to 16.14.0 for booster UI build.
#### OAP Server
diff --git a/apm-webapp/pom.xml b/apm-webapp/pom.xml
index 91e43c3..83d1955 100644
--- a/apm-webapp/pom.xml
+++ b/apm-webapp/pom.xml
@@ -35,7 +35,7 @@
<gson.version>2.8.2</gson.version>
<apache-httpclient.version>4.5.3</apache-httpclient.version>
<spring-cloud-dependencies.version>2020.0.3</spring-cloud-dependencies.version>
- <frontend-maven-plugin.version>1.11.0</frontend-maven-plugin.version>
+ <frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
<logback-classic.version>1.2.3</logback-classic.version>
<jackson-version>2.12.2</jackson-version>
<yaml.version>1.28</yaml.version>
@@ -147,7 +147,7 @@
<version>${frontend-maven-plugin.version}</version>
<configuration>
<workingDirectory>${ui.path}</workingDirectory>
- <nodeVersion>v14.19.0</nodeVersion>
+ <nodeVersion>v16.14.0</nodeVersion>
</configuration>
<executions>
<execution>
diff --git a/skywalking-ui b/skywalking-ui
index 24f07cf..1cf3887 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit 24f07cfdb1ef9c5970cdbb978d4d46bf1f7ce18c
+Subproject commit 1cf3887675db95fadd82d266f6d20f75f579f373