- SpringBootVFS 依赖问题
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m48s
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m48s
This commit is contained in:
parent
07ed193c7d
commit
26b0c8d585
@ -95,9 +95,14 @@
|
||||
<version>5.1.9</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>is</groupId>
|
||||
<groupId>org.mybatis</groupId>
|
||||
<artifactId>mybatis-spring</artifactId>
|
||||
<version>3.0.3</version>
|
||||
<version>2.1.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mybatis.spring.boot</groupId>
|
||||
<artifactId>mybatis-spring-boot-autoconfigure</artifactId>
|
||||
<version>2.3.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user