Skip to content

Commit

Permalink
Merge pull request #916 from mybatis/renovate/mybatis-spring.version
Browse files Browse the repository at this point in the history
Update dependency org.mybatis:mybatis-spring to v3.0.3
  • Loading branch information
kazuki43zoo authored Nov 21, 2023
2 parents c8826e6 + 52983f2 commit 0129834
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 @@ -72,7 +72,7 @@
<java.release.version>17</java.release.version>

<mybatis.version>3.5.14</mybatis.version>
<mybatis-spring.version>3.0.3-SNAPSHOT</mybatis-spring.version>
<mybatis-spring.version>3.0.3</mybatis-spring.version>
<mybatis-freemarker.version>1.2.4</mybatis-freemarker.version>
<mybatis-velocity.version>2.1.2</mybatis-velocity.version>
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
Expand Down

0 comments on commit 0129834

Please sign in to comment.