Skip to content

Commit 6c155dc

Browse files
authored
Merge pull request #30 from majusko/dependabot/maven/org.projectlombok-lombok-1.18.14
Bump lombok from 1.18.12 to 1.18.14
2 parents d54c4f3 + efbf2d0 commit 6c155dc

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.12</version>
64+
<version>1.18.14</version>
6565
<scope>provided</scope>
6666
</dependency>
6767

0 commit comments

Comments
 (0)