From d729a00a1e12ca6fbe4a425fc5df3ab23899630b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 10:36:04 +0000 Subject: [PATCH] build(deps): Bump org.projectlombok:lombok from 1.18.38 to 1.18.42 Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.38 to 1.18.42. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.38...v1.18.42) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- form-spring/pom.xml | 2 +- form/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/form-spring/pom.xml b/form-spring/pom.xml index 30cd273ed..74a6759a7 100644 --- a/form-spring/pom.xml +++ b/form-spring/pom.xml @@ -44,7 +44,7 @@ org.projectlombok lombok - 1.18.38 + 1.18.42 provided diff --git a/form/pom.xml b/form/pom.xml index beb5b4894..c02a32c12 100644 --- a/form/pom.xml +++ b/form/pom.xml @@ -33,7 +33,7 @@ org.projectlombok lombok - 1.18.38 + 1.18.42 provided