Skip to content

Commit

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

build(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36
  • Loading branch information
mergify[bot] authored Nov 15, 2024
2 parents 68a92ba + 991c43e commit a68afa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padla-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.34</version>
<version>1.18.36</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit a68afa6

Please sign in to comment.