Updated pom.xml

This commit is contained in:
Giancarlo Panichi 2024-09-18 14:45:20 +02:00
parent 0bfcc07090
commit af145264eb
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.22</version>
<version>1.18.2</version>
<scope>provided</scope>
</dependency>