We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcccc7 commit d11d0bfCopy full SHA for d11d0bf
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation 'org.springframework.boot:spring-boot-starter-aop'
22
implementation 'org.springframework.boot:spring-boot-starter-security'
23
24
- implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2'
+ implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:2.1.4'
25
implementation 'io.springfox:springfox-boot-starter:3.0.0'
26
27
implementation 'org.postgresql:postgresql:42.2.20'
0 commit comments