Skip to content

Commit

Permalink
Merge pull request #176 from mybatis/renovate/mybatis.version
Browse files Browse the repository at this point in the history
Update dependency org.mybatis:mybatis to v3.5.12
  • Loading branch information
hazendaz committed Mar 1, 2023
2 parents 391428c + ca570c4 commit 04d3b12
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 @@ -68,7 +68,7 @@

<properties>
<!-- Dependencies artifact version -->
<mybatis.version>3.5.11</mybatis.version>
<mybatis.version>3.5.12</mybatis.version>
<thymeleaf.version>3.1.1.RELEASE</thymeleaf.version>

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

0 comments on commit 04d3b12

Please sign in to comment.