Skip to content

Commit

Permalink
Merge pull request #148 from tomsiewert/renovate/org.projectlombok-lo…
Browse files Browse the repository at this point in the history
…mbok-1.x

Update dependency org.projectlombok:lombok to v1.18.30
  • Loading branch information
tomsiewert committed Sep 29, 2023
2 parents 6cbda95 + c05385c commit 4e48ec6
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 @@ -77,7 +77,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.28</version>
<version>1.18.30</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 4e48ec6

Please sign in to comment.