diff options
Diffstat (limited to 'sdnr/wt/odlux/apps/apiDemo/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/apiDemo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index 960fb745b..e9fc62f84 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/pom.xml @@ -113,7 +113,7 @@ <plugin> <groupId>de.jacks-it-lab</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.7.1</version> + <version>1.7.2</version> <executions> <execution> <id>install node and yarn</id> |