We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90cc987 commit f915306Copy full SHA for f915306
pom.xml
@@ -327,9 +327,9 @@
327
<plugin>
328
<groupId>com.github.eirslett</groupId>
329
<artifactId>frontend-maven-plugin</artifactId>
330
- <version>1.14.0</version>
+ <version>1.15.1</version>
331
<configuration>
332
- <nodeVersion>v20.8.1</nodeVersion>
+ <nodeVersion>v18.17.0</nodeVersion>
333
</configuration>
334
<executions>
335
<execution>
0 commit comments