Bump lombok from 1.18.4 to 1.18.6 (#165)

* Bump lombok from 1.18.4 to 1.18.6

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>

* [changelog] updated
This commit is contained in:
dependabot[bot] 2019-03-01 13:32:43 +00:00 committed by Paul Campbell
parent b7ab7964ec
commit 92955f15e6
2 changed files with 7 additions and 1 deletions

View file

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* [5.3.4] - 2019-03-01
** Dependencies
- Bump lombok from 1.18.4 to 1.18.6 (#165)
* [5.3.3] - 2019-02-02
** Changed

View file

@ -24,7 +24,7 @@
<checkstyle.version>8.17</checkstyle.version>
<sevntu.version>1.32.0</sevntu.version>
<lombok.version>1.18.4</lombok.version>
<lombok.version>1.18.6</lombok.version>
<spring-platform.version>Brussels-SR6</spring-platform.version>
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
<mapstream.version>3.1.12</mapstream.version>