Skip to content

Commit

Permalink
Upgrade to Mybatis 3.5.13.
Browse files Browse the repository at this point in the history
Original pull request #1222
  • Loading branch information
schauder committed Oct 10, 2023
1 parent 1c66098 commit 52d3163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<!-- dependency versions -->
<jsr305.version>3.0.2</jsr305.version>
<mybatis-spring.version>3.0.2</mybatis-spring.version>
<mybatis.version>3.5.9</mybatis.version>
<mybatis.version>3.5.13</mybatis.version>

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

0 comments on commit 52d3163

Please sign in to comment.