Bump lombok from 1.18.24 to 1.18.26 (#59)

Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26.
- [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.24...v1.18.26)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-10 23:03:48 +00:00 committed by GitHub
parent ed489818c2
commit f7ac5e915d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<properties>
<oshiVersion>6.4.0</oshiVersion>
<jnaVersion>5.13.0</jnaVersion>
<lombokVersion>1.18.24</lombokVersion>
<lombokVersion>1.18.26</lombokVersion>
<lombokVersion>1.18.26</lombokVersion>
<ini4jVersion>0.5.4</ini4jVersion>
</properties>