build(deps): bump mybatis-spring-boot-starter from 2.2.0 to 3.0.0 #152

Closed
dependabot[bot] wants to merge 1 commits from dependabot/maven/org.mybatis.spring.boot-mybatis-spring-boot-starter-3.0.0 into master-old
Showing only changes of commit 3dddab95e8 - Show all commits

View File

@@ -58,7 +58,7 @@
<dependency> <dependency>
<groupId>org.mybatis.spring.boot</groupId> <groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId> <artifactId>mybatis-spring-boot-starter</artifactId>
<version>2.2.0</version> <version>3.0.0</version>
</dependency> </dependency>
<!-- pageHelper --> <!-- pageHelper -->