Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #14 from 1and1/dependabot/maven/org.projectlombok-…
Browse files Browse the repository at this point in the history
…lombok-1.18.28

Bump org.projectlombok:lombok from 1.18.24 to 1.18.28
  • Loading branch information
sfuhrm authored Aug 6, 2023
2 parents fe0df98 + 9a97b54 commit 42bb033
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 @@ -117,7 +117,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<version>1.18.28</version>
<scope>provided</scope>
</dependency>
<!-- Bean validation -->
Expand Down

0 comments on commit 42bb033

Please sign in to comment.