Skip to content

Commit

Permalink
Merge pull request #1902 from Prafulrakhade/release-1.2.0.x
Browse files Browse the repository at this point in the history
[DSD-5925] Updated org.projectlombok version
  • Loading branch information
ckm007 authored Aug 5, 2024
2 parents b9c907c + e9e4b55 commit 63c7205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registration-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.8</version>
<version>1.18.24</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 63c7205

Please sign in to comment.