Skip to content

Commit

Permalink
Merge pull request #224 from docwho2/dependabot/maven/org.projectlomb…
Browse files Browse the repository at this point in the history
…ok-lombok-1.18.36

Bump org.projectlombok:lombok from 1.18.34 to 1.18.36
  • Loading branch information
docwho2 authored Nov 15, 2024
2 parents 90401c3 + 83d9ac7 commit 86b18ad
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 @@ -118,7 +118,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.34</version>
<version>1.18.36</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 86b18ad

Please sign in to comment.