Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit 417a0d1

Browse files
committed
Update dependency org.projectlombok:lombok to v1.18.16
1 parent 37ac5b3 commit 417a0d1

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
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.projectlombok</groupId>
5050
<artifactId>lombok</artifactId>
51-
<version>1.18.12</version>
51+
<version>1.18.16</version>
5252
<scope>provided</scope>
5353
</dependency>
5454
<dependency>

0 commit comments

Comments
 (0)