Skip to content

Commit

Permalink
Update dependency org.mybatis:mybatis to v3.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2022
1 parent dff3a54 commit dcb4fc0
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 @@ -79,7 +79,7 @@
<java.release.version>11</java.release.version>

<!-- Dependencies artifact version -->
<mybatis.version>3.5.10</mybatis.version>
<mybatis.version>3.5.11</mybatis.version>
<mybatis-spring.version>2.0.7</mybatis-spring.version>
<mybatis-spring-boot.version>2.2.2</mybatis-spring-boot.version>
<mybatis-thymeleaf.version>1.0.3</mybatis-thymeleaf.version>
Expand Down

0 comments on commit dcb4fc0

Please sign in to comment.