build(deps): bump lombok from 1.18.22 to 1.18.24

Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.22 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.22...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:d5b23744
This commit is contained in:
dependabot[bot] 2022-10-07 07:48:55 +00:00 committed by Paul Campbell
parent bb9275a983
commit ea8db3f9b9

View file

@ -23,7 +23,7 @@
<jackson.version>2.14.0-rc1</jackson.version>
<commons-codec.version>1.14</commons-codec.version>
<httpmime.version>4.5.13</httpmime.version>
<lombok.version>1.18.22</lombok.version>
<lombok.version>1.18.24</lombok.version>
<junit.version>5.8.2</junit.version>
<assertj.version>3.18.1</assertj.version>
</properties>