Removed direct lombok dependency

This commit is contained in:
Giancarlo Panichi 2024-09-25 10:18:59 +02:00
parent 8c85c623d2
commit 25394a77aa
1 changed files with 0 additions and 7 deletions

View File

@ -59,13 +59,6 @@
<version>[1.1.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>