From f015f5e28877629798143d7ab30b48b79366a3b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 13:47:38 +0000 Subject: [PATCH] Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.34. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- storage-spi/pom.xml | 2 +- storage/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/storage-spi/pom.xml b/storage-spi/pom.xml index ab48a6b..fcc9852 100644 --- a/storage-spi/pom.xml +++ b/storage-spi/pom.xml @@ -33,7 +33,7 @@ org.projectlombok lombok - 1.18.32 + 1.18.34 provided diff --git a/storage/pom.xml b/storage/pom.xml index d313246..df745bb 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -75,7 +75,7 @@ org.projectlombok lombok - 1.18.32 + 1.18.34 provided