We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fc973 commit 3129a95Copy full SHA for 3129a95
1 file changed
e2e-tests/pom.xml
@@ -78,7 +78,7 @@
78
<plugin>
79
<groupId>com.github.eirslett</groupId>
80
<artifactId>frontend-maven-plugin</artifactId>
81
- <version>1.15.4</version>
+ <version>2.0.0</version>
82
<configuration>
83
<nodeVersion>${node.version}</nodeVersion>
84
<yarnVersion>${yarn.version}</yarnVersion>
0 commit comments