Updating plugin which has fix for corrupt nodejs pkg (#15259)

This commit is contained in:
Pranav 2023-10-25 21:49:58 -07:00 committed by GitHub
parent f48263bbb3
commit e7b8e6569b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1809,7 +1809,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.14.0</version>
<version>1.14.2</version>
</plugin>
</plugins>
</pluginManagement>