Bump lombok from 1.16.20 to 1.18.2

Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.16.20 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.16.20...v1.18.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-08-24 05:35:20 +00:00
parent fd0109e490
commit cbdec2e363
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -17,7 +17,7 @@
<junit-platform-surefire-provider.version>1.2.0</junit-platform-surefire-provider.version>
<pitest-maven-plugin.version>1.4.0</pitest-maven-plugin.version>
<pitest-junit5-plugin.version>0.5</pitest-junit5-plugin.version>
<lombok.version>1.16.20</lombok.version>
<lombok.version>1.18.2</lombok.version>
<jgit.version>4.11.0.201803080745-r</jgit.version>
<junit.version>5.2.0</junit.version>
<assertj.version>3.10.0</assertj.version>