Skip to content

Commit

Permalink
Upgrade the lombok to be compatible with jdk21
Browse files Browse the repository at this point in the history
  • Loading branch information
1996fanrui committed Nov 24, 2024
1 parent 00a26c3 commit ac7b8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.4</version>
<version>1.18.36</version>
</dependency>


Expand Down

0 comments on commit ac7b8e2

Please sign in to comment.