Skip to content

Commit 22870ee

Browse files
committed
fix: upgrade org.projectlombok:lombok from 1.18.36 to 1.18.38
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.36 to 1.18.38. See this package in maven: org.projectlombok:lombok See this project in Snyk: https://app.snyk.io/org/abid0hussain1733/project/a4f3882f-e6d9-4317-a657-6dfc83846cfb?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ee6f463 commit 22870ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.projectlombok</groupId>
4343
<artifactId>lombok</artifactId>
44-
<version>1.18.36</version>
44+
<version>1.18.38</version>
4545
<scope>provided</scope>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)