From 8fc2212befb221da334d97dceb0cd76c8edefdbf Mon Sep 17 00:00:00 2001 From: KKlochko Date: Sun, 29 Oct 2023 15:04:46 +0200 Subject: [PATCH] Add the lombok to the pom.xml. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 03daabe..4595d65 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,12 @@ + + org.projectlombok + lombok + 1.18.30 + provided + org.postgresql postgresql