Skip to content

Commit

Permalink
Merge pull request #49 from osslabz/dependabot/maven/org.projectlombo…
Browse files Browse the repository at this point in the history
…k-lombok-1.18.30

Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
  • Loading branch information
rvullriede committed Oct 4, 2023
2 parents e885f26 + d3d8cde commit 8abe4cf
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 @@ -91,7 +91,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 8abe4cf

Please sign in to comment.