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

Commit 6a08639

Browse files
committed
Add explicit lombok version
1 parent 895a0ea commit 6a08639

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
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.projectlombok</groupId>
9090
<artifactId>lombok</artifactId>
91-
<version>RELEASE</version>
91+
<version>1.18.22</version>
9292
<scope>compile</scope>
9393
</dependency>
9494
</dependencies>

0 commit comments

Comments
 (0)