Merge pull request 'Update dependency org.projectlombok:lombok to v1.18.36' (#30) from renovate/org.projectlombok-lombok-1.x into master
Some checks are pending
Plugins/ShowControl/pipeline/head Build queued...

Reviewed-on: #30
This commit is contained in:
Stijn Bannink 2025-01-27 18:55:07 +00:00
commit 34f77f1075

View file

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