Skip to content

Commit 466a395

Browse files
Update dependency org.projectlombok:lombok to v1.18.28
1 parent 70ec403 commit 466a395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.projectlombok</groupId>
104104
<artifactId>lombok</artifactId>
105-
<version>1.16.8</version>
105+
<version>1.18.28</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)