ATLAS-4792: fix to address build failure in Pro with Apple M1 chip

This commit is contained in:
Madhan Neethiraj 2023-09-07 20:35:40 -07:00
parent f6697507e9
commit d67cd509e5
1 changed files with 1 additions and 1 deletions

View File

@ -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>