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 Dec 8, 2024
1 parent 5211b3b commit 8466f64
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 @@ -81,7 +81,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<configuration>
<workingDirectory>ui</workingDirectory>
<installDirectory>target</installDirectory>
Expand Down

0 comments on commit 8466f64

Please sign in to comment.