Skip to content

Commit a265e40

Browse files
authored
Merge pull request #32 from majusko/dependabot/maven/org.projectlombok-lombok-1.18.16
Bump lombok from 1.18.14 to 1.18.16
2 parents 6c155dc + 72b0a44 commit a265e40

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.projectlombok</groupId>
6363
<artifactId>lombok</artifactId>
64-
<version>1.18.14</version>
64+
<version>1.18.16</version>
6565
<scope>provided</scope>
6666
</dependency>
6767

0 commit comments

Comments
 (0)