update various dependencies

This commit is contained in:
Athou
2023-12-17 09:00:56 +01:00
parent d882553644
commit 50fcdece86
3 changed files with 21 additions and 21 deletions

View File

@@ -15,7 +15,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.12.1</version>
<version>1.15.0</version>
<?m2e ignore?>
<executions>
<execution>
@@ -73,7 +73,7 @@
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>copy web interface to resources</id>