Skip to content

Commit

Permalink
Upgrade to Mybatis-Spring 3.0.2.
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 ddec3cc commit 1c66098
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 @@ -26,7 +26,7 @@

<!-- dependency versions -->
<jsr305.version>3.0.2</jsr305.version>
<mybatis-spring.version>2.1.0</mybatis-spring.version>
<mybatis-spring.version>3.0.2</mybatis-spring.version>
<mybatis.version>3.5.9</mybatis.version>

<!-- databases and jdbc drivers -->
Expand Down

0 comments on commit 1c66098

Please sign in to comment.