Skip to content

Commit 3cd9cd6

Browse files
authored
deps: update dependency org.mybatis.spring.boot:mybatis-spring-boot-starter to v3.0.4 (#1844)
1 parent 1a010a1 commit 3cd9cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-data-mybatis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.mybatis.spring.boot</groupId>
5555
<artifactId>mybatis-spring-boot-starter</artifactId>
56-
<version>3.0.3</version>
56+
<version>3.0.4</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>org.mybatis.dynamic-sql</groupId>

0 commit comments

Comments
 (0)