Skip to content

Commit

Permalink
Merge pull request #181 from dheid/dependabot/maven/org.projectlombok…
Browse files Browse the repository at this point in the history
…-lombok-1.18.36

Bump org.projectlombok:lombok from 1.18.34 to 1.18.36
  • Loading branch information
dheid authored Nov 15, 2024
2 parents 0ed9a87 + 11e59ca commit 737af93
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.34</version>
<version>1.18.36</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 737af93

Please sign in to comment.