From a9ee2a77d5b7aa1d39532111d08b3b4fc56a6561 Mon Sep 17 00:00:00 2001 From: wang Date: Mon, 15 Jun 2026 16:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=88=9D=E5=A7=8B=E5=8C=96po?= =?UTF-8?q?m?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- economic-crime-api/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/economic-crime-api/pom.xml b/economic-crime-api/pom.xml index 622d5fd..1702826 100644 --- a/economic-crime-api/pom.xml +++ b/economic-crime-api/pom.xml @@ -62,6 +62,7 @@ 2.3.33 1.18.1 3.1.0 + 1.18.34 @@ -372,7 +373,12 @@ tika-core ${tika.version} - + + org.projectlombok + lombok + ${lombok.version} + provided + @@ -418,6 +424,13 @@ 21 21 UTF-8 + + + org.projectlombok + lombok + ${lombok.version} + +