Skip to content

Commit 1e073dd

Browse files
committed
fix: upgrade org.projectlombok:lombok from 1.18.20 to 1.18.22
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.20 to 1.18.22. See this package in Maven Repository: https://mvnrepository.com/artifact/org.projectlombok/lombok/ See this project in Snyk: https://app.snyk.io/org/red-coke-development/project/7310445d-a8ed-43e8-93b6-ec199de564d6?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 22016e4 commit 1e073dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.projectlombok</groupId>
8888
<artifactId>lombok</artifactId>
89-
<version>1.18.20</version>
89+
<version>1.18.22</version>
9090
<scope>provided</scope>
9191
</dependency>
9292
<dependency>

0 commit comments

Comments
 (0)