Bump lombok from 1.18.2 to 1.18.4

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-27 22:48:32 +00:00
parent c15c99d06b
commit 7759d89e25
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -89,7 +89,7 @@
<dependency> <dependency>
<groupId>org.projectlombok</groupId> <groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId> <artifactId>lombok</artifactId>
<version>1.18.2</version> <version>1.18.4</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>