Skip to content

Commit a09c7b8

Browse files
Bump com.github.eirslett:frontend-maven-plugin from 1.15.4 to 2.0.0 (#775)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9f3ddb commit a09c7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>com.github.eirslett</groupId>
186186
<artifactId>frontend-maven-plugin</artifactId>
187-
<version>1.15.4</version>
187+
<version>2.0.0</version>
188188
<configuration>
189189
<installDirectory>${project.build.directory}</installDirectory>
190190
<nodeVersion>v${node.version}</nodeVersion>

0 commit comments

Comments
 (0)