Skip to content

Commit

Permalink
Merge pull request #225 from mybatis/renovate/mybatis.version
Browse files Browse the repository at this point in the history
Update dependency org.mybatis:mybatis to v3.5.15
  • Loading branch information
hazendaz committed Dec 15, 2023
2 parents fbb66fc + 4c25fd1 commit 32c20fa
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.14</mybatis.version>
<mybatis.version>3.5.15</mybatis.version>
<thymeleaf.version>3.1.2.RELEASE</thymeleaf.version>

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

0 comments on commit 32c20fa

Please sign in to comment.