Skip to content

Commit

Permalink
Merge pull request #47 from Clean-Dependency-Project/dependabot/maven…
Browse files Browse the repository at this point in the history
…/org.projectlombok-lombok-1.18.34

Bump org.projectlombok:lombok from 1.18.24 to 1.18.34
  • Loading branch information
rvema authored Jul 14, 2024
2 parents 2bd2ef1 + da9e00b commit 83d63d0
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 @@ -88,7 +88,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<version>1.18.34</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 83d63d0

Please sign in to comment.