mirror of
https://gitee.com/dcren/cloud-native-app-initializer.git
synced 2026-05-20 01:41:28 +08:00
Make sure the project can be on Mac M1. Fix #37
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user