#376 - Upgrade to Lombok 1.18.0.

Removed custom Travis build steps that were necessary to use a JDK 11 compatible edge version.
This commit is contained in:
Oliver Gierke
2018-06-20 16:50:11 +02:00
parent 203032ccff
commit 0e0de619fa
2 changed files with 3 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
<properties>
<apt.version>1.1.3</apt.version>
<lombok.version>1.18.0</lombok.version>
</properties>
<profiles>