Skip to content

Commit

Permalink
update lombok version to 1.18.30 in examples (#33177) (#33178)
Browse files Browse the repository at this point in the history
  • Loading branch information
wy1433 authored Oct 9, 2024
1 parent ec1e1f6 commit cc62f5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.20</version>
<version>1.18.30</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cc62f5f

Please sign in to comment.