We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32316c4 commit 6fcfa9dCopy full SHA for 6fcfa9d
samples/spring-data-mybatis/googlesql/pom.xml
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>org.mybatis.spring.boot</groupId>
62
<artifactId>mybatis-spring-boot-starter</artifactId>
63
- <version>3.0.4</version>
+ <version>3.0.5</version>
64
</dependency>
65
66
<groupId>org.mybatis.dynamic-sql</groupId>
samples/spring-data-mybatis/postgresql/pom.xml
@@ -53,7 +53,7 @@
53
54
55
56
57
58
59
0 commit comments