Compare commits

..

No commits in common. "34f77f10758465db12f207102edea5d693ad4711" and "50f3c33d4e8b6dacf2fed4ccd99f392499c6f7c1" have entirely different histories.

View file

@ -46,7 +46,7 @@
<path>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>1.18.30</version>
</path>
</annotationProcessorPaths>
<compilerArgs>
@ -185,7 +185,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>1.18.30</version>
<scope>provided</scope>
</dependency>
<dependency>