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 5d127cf commit ce048afCopy full SHA for ce048af
pom.xml
@@ -26,8 +26,8 @@
26
27
<!-- dependency versions -->
28
<jsr305.version>3.0.2</jsr305.version>
29
- <mybatis-spring.version>2.0.0</mybatis-spring.version>
30
- <mybatis.version>3.5.0</mybatis.version>
+ <mybatis-spring.version>2.0.6</mybatis-spring.version>
+ <mybatis.version>3.5.6</mybatis.version>
31
32
<!-- databases and jdbc drivers -->
33
<!-- not that these currently do not control the versions of databases used via Testcontainers for testing -->
0 commit comments