Skip to content

Commit

Permalink
dependencies: Updated Lombok version to 1.18.22 (#2038)
Browse files Browse the repository at this point in the history
Ticket issue : #2034
  • Loading branch information
karshil2309 authored Oct 4, 2022
1 parent 6bd38c2 commit 57fe447
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 @@ -66,7 +66,7 @@
<system-lambda.version>1.1.0</system-lambda.version>
<urm.version>2.0.0</urm.version>
<mockito-junit-jupiter.version>3.5.0</mockito-junit-jupiter.version>
<lombok.version>1.18.20</lombok.version>
<lombok.version>1.18.22</lombok.version>
<byte-buddy.version>1.11.5</byte-buddy.version>
<javassist.version>3.27.0-GA</javassist.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
Expand Down

0 comments on commit 57fe447

Please sign in to comment.