Skip to content

Commit

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

Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
  • Loading branch information
q3769 authored Oct 8, 2023
2 parents 615b4b5 + cab89b2 commit 33e079a
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 @@ -101,7 +101,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.28</version>
<version>1.18.30</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 33e079a

Please sign in to comment.