Skip to content

Commit 0b18928

Browse files
Update dependency com.github.eirslett:frontend-maven-plugin to v2 (#25962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf1d049 commit 0b18928

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ THE SOFTWARE.
433433
<plugin>
434434
<groupId>com.github.eirslett</groupId>
435435
<artifactId>frontend-maven-plugin</artifactId>
436-
<version>1.15.4</version>
436+
<version>2.0.0</version>
437437
<executions>
438438
<execution>
439439
<id>install node and corepack</id>
@@ -511,7 +511,7 @@ THE SOFTWARE.
511511
<plugin>
512512
<groupId>com.github.eirslett</groupId>
513513
<artifactId>frontend-maven-plugin</artifactId>
514-
<version>1.15.4</version>
514+
<version>2.0.0</version>
515515
<executions>
516516
<execution>
517517
<id>yarn lint:ci</id>
@@ -556,7 +556,7 @@ THE SOFTWARE.
556556
<plugin>
557557
<groupId>com.github.eirslett</groupId>
558558
<artifactId>frontend-maven-plugin</artifactId>
559-
<version>1.15.4</version>
559+
<version>2.0.0</version>
560560
<executions>
561561
<execution>
562562
<id>yarn lint</id>

0 commit comments

Comments
 (0)