From c36eb0ecc304dcf7ff799c30a44c2480d0c5e267 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 25 Apr 2025 06:33:46 +0000 Subject: [PATCH] fix: upgrade org.projectlombok:lombok from 1.18.36 to 1.18.38 Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.36 to 1.18.38. See this package in maven: org.projectlombok:lombok See this project in Snyk: https://app.snyk.io/org/tsmoreland/project/2c99619e-cc2d-4571-b043-83a5d9dbd5d5?utm_source=github&utm_medium=referral&page=upgrade-pr --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 17f395a..621fad7 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -38,7 +38,7 @@ org.projectlombok lombok - 1.18.36 + 1.18.38 true