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
#9771)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 22, 2024
1 parent b1cd87c commit 7e92bbb
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 7e92bbb

Please sign in to comment.