Merge pull request #2087 from rongzedong/patch-3

Update Lombok version to 1.18.38
This commit is contained in:
648540858 2026-03-02 10:51:24 +08:00 committed by GitHub
commit 70979adf34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -441,7 +441,7 @@
<path>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.30</version>
<version>1.18.38</version>
</path>
</annotationProcessorPaths>
</configuration>