Merge pull request #66 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.22

Bump lombok from 1.18.20 to 1.18.22
This commit is contained in:
Gabriele C 2021-10-10 19:21:54 +02:00 committed by GitHub
commit 99ec90eae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.20</version>
<version>1.18.22</version>
<scope>provided</scope>
</dependency>
<dependency>