Bump lombok from 1.18.20 to 1.18.24

Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.20 to 1.18.24.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.20...v1.18.24)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

commit-id:1a457344
This commit is contained in:
dependabot[bot] 2022-10-10 13:35:21 +00:00 committed by Paul Campbell
parent 2c40e199cb
commit 69aadf366c

View file

@ -27,7 +27,7 @@
<checkstyle.version>8.45.1</checkstyle.version>
<sevntu.version>1.40.0</sevntu.version>
<sevntu-plugin.version>1.35.0</sevntu-plugin.version>
<lombok.version>1.18.20</lombok.version>
<lombok.version>1.18.24</lombok.version>
<spring-platform.version>Brussels-SR6</spring-platform.version>
<spring-boot.version>2.7.4</spring-boot.version>
<mapstream.version>3.2.10</mapstream.version>