From bb6013661c16da74ddb4253449eb8ffee97fd933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 04:07:38 +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] --- commons/pom.xml | 2 +- core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/commons/pom.xml b/commons/pom.xml index b348bfc..8a865a0 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -39,7 +39,7 @@ org.projectlombok lombok - 1.18.24 + 1.18.26 provided diff --git a/core/pom.xml b/core/pom.xml index 5169a3c..1501447 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -88,7 +88,7 @@ org.projectlombok lombok - 1.18.24 + 1.18.26 provided