Skip to content

Commit 03e3842

Browse files
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 6dfeadf commit 03e3842

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
@@ -19,7 +19,7 @@ dependencies {
1919
implementation 'org.springframework.boot:spring-boot-starter-aop'
2020
implementation 'org.springframework.boot:spring-boot-starter-security'
2121

22-
implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2'
22+
implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:2.1.4'
2323
implementation 'io.springfox:springfox-boot-starter:3.0.0'
2424

2525
implementation 'org.postgresql:postgresql:42.2.18'

0 commit comments

Comments
 (0)