From 575274edd71b18a005d6c724b11f48ff9de6f33f Mon Sep 17 00:00:00 2001 From: "Jonguk. Lim" Date: Mon, 30 Dec 2024 10:01:08 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=ED=8C=A8=ED=82=B9=EC=8B=9C=20size=20?= =?UTF-8?q?=EC=A4=84=EC=9D=B4=EA=B8=B0=20=EC=9C=84=ED=95=B4=20lombok=20?= =?UTF-8?q?=EC=A0=9C=EC=99=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 6c21c1d..d418259 100644 --- a/pom.xml +++ b/pom.xml @@ -489,6 +489,12 @@ spring-boot-maven-plugin true + + + org.projectlombok + lombok + +