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
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 6f70840 commit eb880dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<configuration>
<workingDirectory>src/frontend</workingDirectory>
<nodeVersion>${node.version}</nodeVersion>
Expand Down

0 comments on commit eb880dc

Please sign in to comment.