From d8fce18a7abfd837d3fb7d4cca911ac6cec9597d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 03:08:08 +0000 Subject: [PATCH] Bump lombok from 1.18.24 to 1.18.26 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] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 725cc69..b1fd55e 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.projectlombok lombok - 1.18.24 + 1.18.26 @@ -146,7 +146,7 @@ org.projectlombok lombok - 1.18.24 + 1.18.26 provided -- 2.45.3