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