deps: update maven

This commit is contained in:
Ilkka Seppälä
2024-03-27 20:09:01 +02:00
parent 2061fe8c59
commit 7d0874d88a
10 changed files with 409 additions and 136 deletions
-5
View File
@@ -68,11 +68,6 @@
<groupId>com.h2database</groupId>
<version>2.2.220</version>
</dependency>
<dependency>
<artifactId>lombok</artifactId>
<groupId>org.projectlombok</groupId>
<scope>provided</scope>
</dependency>
</dependencies>
</project>