Skip to content

Commit

Permalink
upgrade lombok to fix issue mentioned in projectlombok/lombok#2681.
Browse files Browse the repository at this point in the history
  • Loading branch information
addozhang committed Jun 18, 2022
1 parent 93907fd commit 29911fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<scope>provided</scope>
<version>1.18.22</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 29911fb

Please sign in to comment.