Skip to content

Commit 3bdec7a

Browse files
Update dependency com.github.eirslett:frontend-maven-plugin to v1.15.4
1 parent 6762984 commit 3bdec7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
<plugin>
270270
<groupId>com.github.eirslett</groupId>
271271
<artifactId>frontend-maven-plugin</artifactId>
272-
<version>1.15.1</version>
272+
<version>1.15.4</version>
273273
<configuration>
274274
<workingDirectory>src/frontend</workingDirectory>
275275
<nodeVersion>${node.version}</nodeVersion>

0 commit comments

Comments
 (0)