Skip to content

Commit f0e5b68

Browse files
committed
try to fix lombok
Signed-off-by: christian.lutnik <[email protected]>
1 parent f1cebbe commit f0e5b68

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
@@ -721,7 +721,7 @@
721721
<path>
722722
<groupId>org.projectlombok</groupId>
723723
<artifactId>lombok</artifactId>
724-
<version>1.16.20</version>
724+
<version>1.18.38</version>
725725
</path>
726726
</annotationProcessorPaths>
727727
</configuration>

0 commit comments

Comments
 (0)