Skip to content

Commit

Permalink
Merge pull request #20 from BigMichi1/frontend-plugin
Browse files Browse the repository at this point in the history
add frontend-maven-plugin
  • Loading branch information
BigMichi1 authored Mar 10, 2024
2 parents 19a2540 + c72bf9d commit 41a5208
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.0</version>
</plugin>
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
Expand Down

0 comments on commit 41a5208

Please sign in to comment.