Skip to content

Commit

Permalink
Merge pull request querydsl#2872 from querydsl/dependabot/maven/org.p…
Browse files Browse the repository at this point in the history
…rojectlombok-lombok-1.18.20

Bump lombok from 1.18.16 to 1.18.20
  • Loading branch information
jwgmeligmeyling authored Jun 3, 2021
2 parents c167257 + bfb8d27 commit 4544296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion querydsl-examples/querydsl-example-sql-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.16</version>
<version>1.18.20</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 4544296

Please sign in to comment.