diff --git a/pom.xml b/pom.xml index 67a95f28..0b8c7b6e 100644 --- a/pom.xml +++ b/pom.xml @@ -262,7 +262,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.15.0</version> + <version>1.15.1</version> <configuration> <workingDirectory>src/frontend</workingDirectory> <nodeVersion>${node.version}</nodeVersion>