From d42a2e26146b88c455f256eec4648986ab0002e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 03:02:49 +0000 Subject: [PATCH] Bump lombok from 1.18.24 to 1.18.28 Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.28. - [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.28) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 725cc69..33d1086 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.projectlombok lombok - 1.18.24 + 1.18.28 @@ -146,7 +146,7 @@ org.projectlombok lombok - 1.18.24 + 1.18.28 provided -- 2.45.3