build(deps): bump lombok from 1.18.10 to 1.18.12 (#61)

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.10 to 1.18.12.
- [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.10...v1.18.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
dependabot-preview[bot] 2020-06-08 19:55:47 +01:00 committed by GitHub
parent 176f26eff5
commit 645f4cce84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
<assertj.version>3.13.2</assertj.version> <assertj.version>3.13.2</assertj.version>
<tiles-maven-plugin.version>2.15</tiles-maven-plugin.version> <tiles-maven-plugin.version>2.15</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.10</lombok.version> <lombok.version>1.18.12</lombok.version>
</properties> </properties>
<dependencies> <dependencies>