Skip to content

Commit bf9e41d

Browse files
Merge pull request #100 from Drive-for-Java/dependabot/maven/org.projectlombok-lombok-1.18.42
chore(deps): bump org.projectlombok:lombok from 1.18.32 to 1.18.42
2 parents 27925ad + 1be0ef3 commit bf9e41d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.projectlombok</groupId>
2323
<artifactId>lombok</artifactId>
24-
<version>1.18.32</version>
24+
<version>1.18.42</version>
2525
<scope>provided</scope>
2626
</dependency>
2727
</dependencies>
@@ -38,7 +38,7 @@
3838
<path>
3939
<groupId>org.projectlombok</groupId>
4040
<artifactId>lombok</artifactId>
41-
<version>1.18.32</version>
41+
<version>1.18.42</version>
4242
</path>
4343
</annotationProcessorPaths>
4444
</configuration>

0 commit comments

Comments
 (0)