Merge pull request #8 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.6

Bump lombok from 1.18.4 to 1.18.6
This commit is contained in:
Gabriele C 2019-02-13 08:19:09 +01:00 committed by GitHub
commit 4c0738f95a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.4</version>
<version>1.18.6</version>
<scope>provided</scope>
</dependency>
</dependencies>