Skip to content

Commit

Permalink
Merge pull request #168 from zalando/dependabot/maven/org.projectlomb…
Browse files Browse the repository at this point in the history
…ok-lombok-1.18.14

Bump lombok from 1.18.12 to 1.18.14
  • Loading branch information
Willi Schönborn committed Oct 12, 2020
2 parents d626215 + 3c11eed commit a63bef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.12</version>
<version>1.18.14</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a63bef8

Please sign in to comment.