Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency org.projectlombok:lombok to v1.18.28
Browse files Browse the repository at this point in the history
renovate[bot] authored May 28, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4a654a1 commit cb63420
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
@@ -46,7 +46,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.22</version>
<version>1.18.28</version>
<scope>provided</scope>
</dependency>
<dependency>

0 comments on commit cb63420

Please sign in to comment.