Update dependency com.github.eirslett:frontend-maven-plugin to v1.15.4 (#11114)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-29 14:13:03 +02:00 committed by GitHub
parent 097a5b2f34
commit 35e05775f9
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>