Make sure the project can be on Mac M1. Fix #37

This commit is contained in:
Huxing Zhang
2023-01-10 15:30:03 +08:00
parent f3086f4b5a
commit d91d6680dc

View File

@@ -181,7 +181,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.10.0</version> <version>1.11.0</version>
</plugin> </plugin>
<plugin> <plugin>
<artifactId>maven-resources-plugin</artifactId> <artifactId>maven-resources-plugin</artifactId>