Skip to content

Commit

Permalink
Fix duplicate lombok version tag (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
SkylerMime authored Jan 30, 2025
1 parent 05173e4 commit c8d96b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>${lombok.version}</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit c8d96b2

Please sign in to comment.