From d91d6680dc4628053a8e5296d5b45319df679157 Mon Sep 17 00:00:00 2001 From: Huxing Zhang Date: Tue, 10 Jan 2023 15:30:03 +0800 Subject: [PATCH] Make sure the project can be on Mac M1. Fix #37 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1bfd6b0..86830ba 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ com.github.eirslett frontend-maven-plugin - 1.10.0 + 1.11.0 maven-resources-plugin