Update dependency com.github.eirslett:frontend-maven-plugin to v1.15.4

This commit is contained in:
renovate[bot] 2025-09-28 17:26:47 +00:00 committed by GitHub
parent 55aa5a8a80
commit 7d7d280caf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -433,7 +433,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.1</version>
<version>1.15.4</version>
<executions>
<execution>
<id>install node and corepack</id>
@ -511,7 +511,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.1</version>
<version>1.15.4</version>
<executions>
<execution>
<id>yarn lint:ci</id>
@ -556,7 +556,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.1</version>
<version>1.15.4</version>
<executions>
<execution>
<id>yarn lint</id>