Skip to content

Commit d167327

Browse files
Update dependency com.github.eirslett:frontend-maven-plugin to v1.15.4 (#475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c5d7cb commit d167327

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
<plugin>
311311
<groupId>com.github.eirslett</groupId>
312312
<artifactId>frontend-maven-plugin</artifactId>
313-
<version>1.15.1</version>
313+
<version>1.15.4</version>
314314
<configuration>
315315
<workingDirectory>src/frontend</workingDirectory>
316316
<nodeVersion>${node.version}</nodeVersion>

0 commit comments

Comments
 (0)