Bump lombok from 1.18.4 to 1.18.6 (#47)

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.4 to 1.18.6.
- [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.4...v1.18.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-03 20:29:44 +00:00 committed by Paul Campbell
parent d8facc08f5
commit 5e121462e4

View file

@ -19,7 +19,7 @@
<assertj.version>3.11.1</assertj.version> <assertj.version>3.11.1</assertj.version>
<tiles-maven-plugin.version>2.13</tiles-maven-plugin.version> <tiles-maven-plugin.version>2.13</tiles-maven-plugin.version>
<kemitix-maven-tiles.version>2.2.0</kemitix-maven-tiles.version> <kemitix-maven-tiles.version>2.2.0</kemitix-maven-tiles.version>
<lombok.version>1.18.4</lombok.version> <lombok.version>1.18.6</lombok.version>
</properties> </properties>
<dependencies> <dependencies>