Update frontend-maven-plugin to 1.12 and npm to 16.14.0 for booster UI build. (#8660)

This commit is contained in:
吴晟 Wu Sheng 2022-03-11 09:00:21 +08:00 committed by GitHub
parent d1f5b58f5c
commit ee519c74c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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>

@ -1 +1 @@
Subproject commit 24f07cfdb1ef9c5970cdbb978d4d46bf1f7ce18c
Subproject commit 1cf3887675db95fadd82d266f6d20f75f579f373