Fixes maven build

This commit is contained in:
Guillaume Tâche
2024-11-18 22:42:14 +01:00
parent 4777ec8104
commit 16c6da51fe
3 changed files with 22 additions and 9 deletions

View File

@@ -63,6 +63,7 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>${maven.core.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>