summaryrefslogtreecommitdiffstats
path: root/gui-clamp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui-clamp/pom.xml')
-rw-r--r--gui-clamp/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-clamp/pom.xml b/gui-clamp/pom.xml
index 971aee7..2fdd3ee 100644
--- a/gui-clamp/pom.xml
+++ b/gui-clamp/pom.xml
@@ -121,6 +121,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
+ <version>1.11.3</version>
<configuration>
<installDirectory>${project.build.directory}/${ui.react.src}</installDirectory>
<npmDownloadRoot>${repo.npm}</npmDownloadRoot>