Skip to content

Commit 7a2a33c

Browse files
Update dependency org.projectlombok:lombok to v1.18.36
1 parent 3ccca31 commit 7a2a33c

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
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.projectlombok</groupId>
6060
<artifactId>lombok</artifactId>
61-
<version>1.18.34</version>
61+
<version>1.18.36</version>
6262
<scope>provided</scope> <!-- Provided scope for development, not included in the final JAR -->
6363
</dependency>
6464

0 commit comments

Comments
 (0)