BAEL-3475 - Updated lombok.version to latest

This commit is contained in:
Roger Yates 2019-11-06 06:22:50 +10:00
parent c98de38e4c
commit 790642634e
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@
<properties> <properties>
<!-- lombok: https://projectlombok.org/changelog.html --> <!-- lombok: https://projectlombok.org/changelog.html -->
<lombok.version>1.18.10</lombok.version> <lombok.version>1.18.10</lombok.version>
<!-- various --> <!-- various -->
<hibernate-jpa-2.1-api.version>1.0.0.Final</hibernate-jpa-2.1-api.version> <hibernate-jpa-2.1-api.version>1.0.0.Final</hibernate-jpa-2.1-api.version>
<!-- delombok maven plugin --> <!-- delombok maven plugin -->