Skip to content

Commit 9bc22ac

Browse files
Bump org.mybatis.spring.boot:mybatis-spring-boot-starter
Bumps [org.mybatis.spring.boot:mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/mybatis/spring-boot-starter/releases) - [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-3.0.1...mybatis-spring-boot-3.0.3) --- updated-dependencies: - dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23518b6 commit 9bc22ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.mybatis.spring.boot</groupId>
7878
<artifactId>mybatis-spring-boot-starter</artifactId>
79-
<version>3.0.1</version>
79+
<version>3.0.3</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.mybatis.spring.native</groupId>

0 commit comments

Comments
 (0)