Skip to content

Commit

Permalink
Merge pull request #339 from speedment/dependabot/maven/develop/org.p…
Browse files Browse the repository at this point in the history
…rojectlombok-lombok-1.18.28

Bump lombok from 1.18.24 to 1.18.28
  • Loading branch information
julgus authored Jun 16, 2023
2 parents 1a49426 + ce3dcfe commit 838e670
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fieldgenerator/fieldgenerator-test-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<version>1.18.28</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion fieldgenerator/fieldgenerator-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<version>1.18.28</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 838e670

Please sign in to comment.