Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency org.mybatis:mybatis-spring to v3
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 1, 2025
1 parent 3a211d8 commit a4ec6d2
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
@@ -79,7 +79,7 @@

<!-- Dependencies artifact version -->
<mybatis.version>3.5.18</mybatis.version>
<mybatis-spring.version>2.1.2</mybatis-spring.version>
<mybatis-spring.version>3.0.4</mybatis-spring.version>
<mybatis-spring-boot.version>2.3.2</mybatis-spring-boot.version>
<mybatis-thymeleaf.version>1.1.0</mybatis-thymeleaf.version>
<mybatis-velocity.version>2.3.0</mybatis-velocity.version>

0 comments on commit a4ec6d2

Please sign in to comment.