Commit 43330dc2 authored by liaozan's avatar liaozan 🏀

chore: trigger ci test+1

parent 8805eb86
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<artifactId>frontend-maven-plugin</artifactId> <artifactId>frontend-maven-plugin</artifactId>
<version>${frontend-maven-plugin.version}</version> <version>${frontend-maven-plugin.version}</version>
<configuration> <configuration>
<nodeVersion>v17.8.0</nodeVersion> <nodeVersion>v17.9.0</nodeVersion>
<nodeDownloadRoot>https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/</nodeDownloadRoot> <nodeDownloadRoot>https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/</nodeDownloadRoot>
</configuration> </configuration>
<executions> <executions>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment