Bump lombok from 1.18.0 to 1.18.2

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.0 to 1.18.2.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.0...v1.18.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-08-23 14:08:09 +00:00
parent a53db86452
commit 687daee241
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -35,7 +35,7 @@
<java.version>1.8</java.version>
<junit.version>4.12</junit.version>
<assertj.version>3.10.0</assertj.version>
<lombok.version>1.18.0</lombok.version>
<lombok.version>1.18.2</lombok.version>
<tiles-maven-plugin.version>2.11</tiles-maven-plugin.version>
<kemitix-tiles.version>0.8.1</kemitix-tiles.version>
<maven-surefire-plugin.version>2.22.0</maven-surefire-plugin.version>