Skip to content

Commit

Permalink
Update dependency com.github.eirslett:frontend-maven-plugin to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent b1cd87c commit 0195ecc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<executions>
<execution>
<id>yarn lint:ci</id>
Expand Down Expand Up @@ -468,7 +468,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<executions>
<execution>
<id>yarn lint</id>
Expand Down Expand Up @@ -524,7 +524,7 @@ THE SOFTWARE.
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<executions>

<execution>
Expand Down

0 comments on commit 0195ecc

Please sign in to comment.