From f7c8bca7df01125c3a1333e669ce97fbfb25c7fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 09:58:24 +0000 Subject: [PATCH] build(deps): bump lombok from 1.18.20 to 1.18.26 Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.20 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.20...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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d4205b..aa8f72d 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.projectlombok lombok - 1.18.20 + 1.18.26