From c3346a4aaceb12d17dea05d34be4ac4470f4fa4c Mon Sep 17 00:00:00 2001 From: whaon Date: Fri, 8 Aug 2025 16:06:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20spring-batch=E6=9B=B4=E6=94=B9=E4=B8=BAo?= =?UTF-8?q?ptional?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mybatis-flex-spring/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mybatis-flex-spring/pom.xml b/mybatis-flex-spring/pom.xml index 921e5bd5..104a5362 100644 --- a/mybatis-flex-spring/pom.xml +++ b/mybatis-flex-spring/pom.xml @@ -44,11 +44,13 @@ org.springframework.batch spring-batch-core + true org.springframework.batch spring-batch-infrastructure + true