mirror of https://github.com/jeecgboot/jeecg-boot
fix(xxljob): 修复因 factoryBeanObjectType 导致的启动失败 #8550
parent
4acd5b3464
commit
fcbaed2f7f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue