Skip to content

Commit bb3b853

Browse files
Update dependency org.mybatis.spring.boot:mybatis-spring-boot-starter to v3.0.4 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d33a9f3 commit bb3b853

File tree

1 file changed

+1
-1
lines changed
  • springboot2-mybatis-mysql-example

1 file changed

+1
-1
lines changed

springboot2-mybatis-mysql-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.mybatis.spring.boot</groupId>
3535
<artifactId>mybatis-spring-boot-starter</artifactId>
36-
<version>3.0.3</version>
36+
<version>3.0.4</version>
3737
</dependency>
3838

3939
<dependency>

0 commit comments

Comments
 (0)