Skip to content

Commit

Permalink
Merge pull request #244 from mybatis/renovate/mybatis.version
Browse files Browse the repository at this point in the history
Update dependency org.mybatis:mybatis to v3.5.16
  • Loading branch information
hazendaz authored Apr 3, 2024
2 parents d183762 + bf6dad6 commit 9d0293a
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 @@ -67,7 +67,7 @@

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

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

0 comments on commit 9d0293a

Please sign in to comment.