Skip to content

Commit d11d0bf

Browse files
dependabot[bot]damingerdai
authored andcommitted
build(deps): bump mybatis-spring-boot-starter from 1.3.2 to 2.1.4
Bumps [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 1.3.2 to 2.1.4. - [Release notes](https://github.com/mybatis/spring-boot-starter/releases) - [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-1.3.2...mybatis-spring-boot-2.1.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bcccc7 commit d11d0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation 'org.springframework.boot:spring-boot-starter-aop'
2222
implementation 'org.springframework.boot:spring-boot-starter-security'
2323

24-
implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2'
24+
implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:2.1.4'
2525
implementation 'io.springfox:springfox-boot-starter:3.0.0'
2626

2727
implementation 'org.postgresql:postgresql:42.2.20'

0 commit comments

Comments
 (0)