Updated frontend-maven-plugin to 1.10.0
parent
bba1afb09f
commit
9d7df66d47
2
pom.xml
2
pom.xml
|
|
@ -270,7 +270,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.github.eirslett</groupId>
|
<groupId>com.github.eirslett</groupId>
|
||||||
<artifactId>frontend-maven-plugin</artifactId>
|
<artifactId>frontend-maven-plugin</artifactId>
|
||||||
<version>1.7.6</version>
|
<version>1.10.0</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.github.spotbugs</groupId>
|
<groupId>com.github.spotbugs</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue