新增 frontend-maven-plugin 版本号

This commit is contained in:
hubin 2024-08-03 10:41:53 +08:00
parent 04c26bbc79
commit c6f1b57db4

View File

@ -132,6 +132,7 @@
<plugin> <plugin>
<groupId>com.github.eirslett</groupId> <groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId> <artifactId>frontend-maven-plugin</artifactId>
<version>1.15.0</version>
<configuration> <configuration>
<skip>true</skip> <skip>true</skip>
</configuration> </configuration>