fix: 解决 xxljob 因 factoryBeanObjectType 导致的启动失败

pull/8550/head
TsuGit 2025-07-06 02:56:40 +08:00
parent 5972c74b43
commit 216d4b9a1f
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>
<version>2.3.2</version>
<version>3.0.3</version>
</dependency>
<!-- mysql -->
<dependency>