Skip to content

Commit

Permalink
Merge pull request #289 from mybatis/renovate/mybatis.version
Browse files Browse the repository at this point in the history
Update dependency org.mybatis:mybatis to v3.5.17
  • Loading branch information
hazendaz authored Nov 27, 2024
2 parents e745aa3 + 3f8fdd2 commit 14b7e7f
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 @@ -71,7 +71,7 @@
<java.release.version>11</java.release.version>

<!-- Dependencies artifact version -->
<mybatis.version>3.5.16</mybatis.version>
<mybatis.version>3.5.17</mybatis.version>
<thymeleaf.version>3.1.2.RELEASE</thymeleaf.version>

<!-- Dependencies plugin version -->
Expand Down

0 comments on commit 14b7e7f

Please sign in to comment.