Skip to content

Commit c911856

Browse files
javier-godoypaodb
authored andcommitted
build: upgrade lombok to 1.18.24
Close #71
1 parent 3760b84 commit c911856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<groupId>org.projectlombok</groupId>
8080
<artifactId>lombok</artifactId>
8181
<scope>provided</scope>
82-
<version>1.18.10</version>
82+
<version>1.18.24</version>
8383
</dependency>
8484

8585
<dependency>

0 commit comments

Comments
 (0)