Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 4dd7c29

Browse files
fix(deps): update dependency org.projectlombok:lombok to v1.18.28
1 parent 2aa88b7 commit 4dd7c29

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.projectlombok</groupId>
5656
<artifactId>lombok</artifactId>
57-
<version>1.18.22</version>
57+
<version>1.18.28</version>
5858
</dependency>
5959

6060
<!-- For Docs -->

0 commit comments

Comments
 (0)