Skip to content

Commit ce048af

Browse files
schaudermp911de
authored andcommitted
Upgrade MyBatis dependencies.
Original pull request: #961.
1 parent 5d127cf commit ce048af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626

2727
<!-- dependency versions -->
2828
<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>
29+
<mybatis-spring.version>2.0.6</mybatis-spring.version>
30+
<mybatis.version>3.5.6</mybatis.version>
3131

3232
<!-- databases and jdbc drivers -->
3333
<!-- not that these currently do not control the versions of databases used via Testcontainers for testing -->

0 commit comments

Comments
 (0)