From 0766569f8a27f13f49401523b48ea19f125f7810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 17:26:17 +0200 Subject: build(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 (#713) Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.40 to 1.18.42. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.40...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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85f1dc7..dcb9159 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 0.1.0-SNAPSHOT 3.14.0 - 1.18.40 + 1.18.42 11 UTF-8 UTF-8 -- cgit