Skip to content

Commit

Permalink
Add specific version for lombok
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesShuller committed Sep 28, 2023
1 parent a85668d commit 8e807c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/java-springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<optional>true</optional>
<version>1.18.20</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8e807c2

Please sign in to comment.