Switch to at least the 1.18.22
version of Lombok that contains the fix
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.22</version>
</dependency>
To see the last version of lombok, follow this link on search.maven.org