Skip to content

Commit d329e5c

Browse files
authored
Merge pull request Ghost-chu#1515 from Ghost-chu/dependabot/maven/org.projectlombok-lombok-1.18.22
Bump lombok from 1.18.20 to 1.18.22
2 parents 1c6341d + e49a110 commit d329e5c

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
@@ -530,7 +530,7 @@
530530
<dependency>
531531
<groupId>org.projectlombok</groupId>
532532
<artifactId>lombok</artifactId>
533-
<version>1.18.20</version>
533+
<version>1.18.22</version>
534534
<scope>provided</scope>
535535
</dependency>
536536
<!-- https://mvnrepository.com/artifact/org.jetbrains/annotations -->

0 commit comments

Comments
 (0)