ATLAS-4792: fix to address build failure in Pro with Apple M1 chip
diff --git a/pom.xml b/pom.xml
index fc9def1..f76d0ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1820,7 +1820,7 @@
                 <plugin>
                     <groupId>com.github.eirslett</groupId>
                     <artifactId>frontend-maven-plugin</artifactId>
-                    <version>1.4</version>
+                    <version>1.12.1</version>
                 </plugin>
 
                 <plugin>