Skip to content

Commit a7f8f7d

Browse files
committed
chore: bump lombok
1 parent bef96e3 commit a7f8f7d

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
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.projectlombok</groupId>
8484
<artifactId>lombok</artifactId>
85-
<version>1.18.36</version>
85+
<version>1.18.42</version>
8686
<scope>provided</scope>
8787
</dependency>
8888
</dependencies>
@@ -257,7 +257,7 @@
257257
<path>
258258
<groupId>org.projectlombok</groupId>
259259
<artifactId>lombok</artifactId>
260-
<version>1.18.36</version>
260+
<version>1.18.42</version>
261261
</path>
262262
</annotationProcessorPaths>
263263
</configuration>

0 commit comments

Comments
 (0)