Skip to content

Commit 9b719d9

Browse files
committed
Upldated NPM Maven Plugin version
1 parent 39a00de commit 9b719d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<plugin>
147147
<groupId>com.github.eirslett</groupId>
148148
<artifactId>frontend-maven-plugin</artifactId>
149-
<version>0.0.22</version>
149+
<version>1.4</version>
150150
<executions>
151151
<!-- Install Node and npm -->
152152
<execution>
@@ -170,4 +170,4 @@
170170
</plugin>
171171
</plugins>
172172
</build>
173-
</project>
173+
</project>

0 commit comments

Comments
 (0)