From b927f9d572e088b7a6c55332f410e68f0eae2f54 Mon Sep 17 00:00:00 2001 From: songqq Date: Wed, 3 Sep 2025 23:09:40 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=B7=BB=E5=8A=A0FixPackageNames?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E7=BC=96=E8=AF=91=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加FixPackageNames.class及其内部类FixPackageNames$1.class的编译输出文件 --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index a2d477d..b2c09d1 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -57,7 +57,7 @@ spring-context-support - org.springframework.boot + org.springframework.data spring-data-commons 3.3.7