From ae064ab2c63e79bf1b15c7149c99d5d4289ee698 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 02:00:16 +0000 Subject: [PATCH] fix(deps): update dependency org.projectlombok:lombok to v1.18.42 --- kinde-springboot/kinde-springboot-core/pom.xml | 2 +- kinde-test-utils/pom.xml | 2 +- playground/kinde-springboot-thymeleaf-full-example/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kinde-springboot/kinde-springboot-core/pom.xml b/kinde-springboot/kinde-springboot-core/pom.xml index 8c296e13..359af9de 100644 --- a/kinde-springboot/kinde-springboot-core/pom.xml +++ b/kinde-springboot/kinde-springboot-core/pom.xml @@ -177,7 +177,7 @@ org.projectlombok lombok - 1.18.40 + 1.18.42 provided diff --git a/kinde-test-utils/pom.xml b/kinde-test-utils/pom.xml index c8badd58..e45fa99b 100644 --- a/kinde-test-utils/pom.xml +++ b/kinde-test-utils/pom.xml @@ -41,7 +41,7 @@ org.projectlombok lombok - 1.18.40 + 1.18.42 provided diff --git a/playground/kinde-springboot-thymeleaf-full-example/pom.xml b/playground/kinde-springboot-thymeleaf-full-example/pom.xml index d1c20eb4..edd1d0c3 100644 --- a/playground/kinde-springboot-thymeleaf-full-example/pom.xml +++ b/playground/kinde-springboot-thymeleaf-full-example/pom.xml @@ -76,7 +76,7 @@ org.projectlombok lombok true - 1.18.40 + 1.18.42 diff --git a/pom.xml b/pom.xml index 30902c1f..f6df0817 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ org.projectlombok lombok - 1.18.40 + 1.18.42 provided @@ -271,7 +271,7 @@ org.projectlombok lombok - 1.18.40 + 1.18.42